@Configuration protected static class JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration extends Object implements WebMvcConfigurer
Modifier | Constructor and Description |
---|---|
protected |
JpaWebMvcConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
addInterceptors(InterceptorRegistry registry) |
OpenEntityManagerInViewInterceptor |
openEntityManagerInViewInterceptor() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addArgumentResolvers, addCorsMappings, addFormatters, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidator
@Bean public OpenEntityManagerInViewInterceptor openEntityManagerInViewInterceptor()
public void addInterceptors(InterceptorRegistry registry)
addInterceptors
in interface WebMvcConfigurer
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.