1
2
3
4
5
6
7
8
9
10
| environment: class org.springframework.web.context.support.StandardServletEnvironment
systemProperties: class java.util.Properties
systemEnvironment: class java.util.Collections$UnmodifiableMap
servletContext: class org.apache.catalina.core.ApplicationContextFacade
servletConfig: class org.apache.catalina.core.StandardWrapperFacade
contextParameters: class java.util.Collections$UnmodifiableMap
contextAttributes: class java.util.Collections$UnmodifiableMap
messageSource: class org.springframework.context.support.DelegatingMessageSource
applicationEventMulticaster: class org.springframework.context.event.SimpleApplicationEventMulticaster
lifecycleProcessor: class org.springframework.context.support.DefaultLifecycleProcessor
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
| org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0:
class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
org.springframework.format.support.FormattingConversionServiceFactoryBean#0:
class org.springframework.format.support.DefaultFormattingConversionService
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0:
class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
org.springframework.web.servlet.handler.MappedInterceptor#0: class org.springframework.web.servlet.handler.MappedInterceptor
org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0:
class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0:
class org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver
org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0:
class org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping:
class org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping
org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter:
class org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter:
class org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
environment: class org.springframework.web.context.support.StandardServletEnvironment
systemProperties:class java.util.Properties
systemEnvironment:class java.util.Collections$UnmodifiableMap
servletContext:class org.apache.catalina.core.ApplicationContextFacade
servletConfig:class org.apache.catalina.core.StandardWrapperFacade
contextParameters:class java.util.Collections$UnmodifiableMap
contextAttributes:class java.util.Collections$UnmodifiableMap
messageSource:class org.springframework.context.support.DelegatingMessageSource
applicationEventMulticaster:class org.springframework.context.event.SimpleApplicationEventMulticaster
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0:
class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
org.springframework.format.support.FormattingConversionServiceFactoryBean#0:
class org.springframework.format.support.DefaultFormattingConversionService
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0:
class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
org.springframework.web.servlet.handler.MappedInterceptor#0: class org.springframework.web.servlet.handler.MappedInterceptor
org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0:
class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0:
class org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver
org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0:
class org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping:
class org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping
org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter:
class org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter:
class org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
|
留下评论