@Configuration(proxyBeanMethods=false) @EnableTransactionManagement(proxyTargetClass=false) @ConditionalOnProperty(prefix="spring.aop", name="proxy-target-class", havingValue="false", matchIfMissing=false) public static class TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration extends Object
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.