@Configuration protected static class Neo4jDataAutoConfiguration.Neo4jWebConfiguration.Neo4jWebMvcConfiguration extends Object implements WebMvcConfigurer
Modifier | Constructor and Description |
---|---|
protected |
Neo4jWebMvcConfiguration(Neo4jProperties neo4jProperties) |
Modifier and Type | Method and Description |
---|---|
void |
addInterceptors(InterceptorRegistry registry) |
org.springframework.data.neo4j.web.support.OpenSessionInViewInterceptor |
neo4jOpenSessionInViewInterceptor() |
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
protected Neo4jWebMvcConfiguration(Neo4jProperties neo4jProperties)
@Bean public org.springframework.data.neo4j.web.support.OpenSessionInViewInterceptor neo4jOpenSessionInViewInterceptor()
public void addInterceptors(InterceptorRegistry registry)
addInterceptors
in interface WebMvcConfigurer
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.