|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
net.stepniak.api.config.ApplicationContext
public class ApplicationContext
| Constructor Summary | |
|---|---|
ApplicationContext()
|
|
| Method Summary | |
|---|---|
void |
configureDefaultServletHandling(org.springframework.web.servlet.config.annotation.DefaultServletHandlerConfigurer configurer)
|
void |
configureHandlerExceptionResolvers(List<org.springframework.web.servlet.HandlerExceptionResolver> exceptionResolvers)
|
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
properties()
|
| Methods inherited from class org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter |
|---|
addArgumentResolvers, addFormatters, addInterceptors, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureMessageConverters, getMessageCodesResolver, getValidator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationContext()
| Method Detail |
|---|
@Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer properties()
public void configureDefaultServletHandling(org.springframework.web.servlet.config.annotation.DefaultServletHandlerConfigurer configurer)
configureDefaultServletHandling in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurerconfigureDefaultServletHandling in class org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapterpublic void configureHandlerExceptionResolvers(List<org.springframework.web.servlet.HandlerExceptionResolver> exceptionResolvers)
configureHandlerExceptionResolvers in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurerconfigureHandlerExceptionResolvers in class org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||