@Configuration protected static class JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration extends WebMvcConfigurerAdapter
Modifier | Constructor and Description |
---|---|
protected |
JpaWebMvcConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
addInterceptors(InterceptorRegistry registry) |
OpenEntityManagerInViewInterceptor |
openEntityManagerInViewInterceptor() |
addArgumentResolvers, addCorsMappings, addFormatters, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendMessageConverters, getMessageCodesResolver, getValidator
@Bean public OpenEntityManagerInViewInterceptor openEntityManagerInViewInterceptor()
public void addInterceptors(InterceptorRegistry registry)
addInterceptors
in interface WebMvcConfigurer
addInterceptors
in class WebMvcConfigurerAdapter
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.