クラス TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration
java.lang.ObjectSE
org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration
@Configuration(proxyBeanMethods=false)
@EnableTransactionManagement(proxyTargetClass=false)
@ConditionalOnBooleanProperty(name="spring.aop.proxy-target-class",
havingValue=false)
public static class TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration
extends ObjectSE
コンストラクターの概要
コンストラクターメソッドのサマリー
コンストラクターの詳細
JdkDynamicAutoProxyConfiguration
public JdkDynamicAutoProxyConfiguration()