@Configuration protected static class JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration extends ObjectSE implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer
| 修飾子 | コンストラクターと説明 |
|---|---|
protected | JpaWebMvcConfiguration(JpaProperties jpaProperties) |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | addInterceptors(org.springframework.web.servlet.config.annotation.InterceptorRegistry registry) |
org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor | openEntityManagerInViewInterceptor() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEaddArgumentResolvers, addCorsMappings, addFormatters, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidatorprotected JpaWebMvcConfiguration(JpaProperties jpaProperties)
@Bean public org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor openEntityManagerInViewInterceptor()
public void addInterceptors(org.springframework.web.servlet.config.annotation.InterceptorRegistry registry)
org.springframework.web.servlet.config.annotation.WebMvcConfigurer 内の addInterceptors Copyright © 2019 Pivotal Software, Inc.. All rights reserved.