@Configuration @EnableConfigurationProperties(value=JFormCheckerProperties.class) public class JFormCheckerAutoconfiguration extends org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
JFormCheckerAutoconfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
addArgumentResolvers(List<org.springframework.web.method.support.HandlerMethodArgumentResolver> argumentResolver) |
de.jformchecker.FormCheckerConfig |
getConfig() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
addCorsMappings, addFormatters, addInterceptors, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidator@Bean @ConditionalOnMissingBean public de.jformchecker.FormCheckerConfig getConfig()
public void addArgumentResolvers(List<org.springframework.web.method.support.HandlerMethodArgumentResolver> argumentResolver)
addArgumentResolvers in interface org.springframework.web.servlet.config.annotation.WebMvcConfigureraddArgumentResolvers in class org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapterpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2017. All rights reserved.