Merge branch '5.3.x'
This commit is contained in:
@@ -79,7 +79,7 @@ import org.springframework.transaction.PlatformTransactionManager;
|
||||
* deriving concrete child bean definitions for specific target objects.
|
||||
* This reduces the per-bean definition effort to a minimum.
|
||||
*
|
||||
* <pre code="class">
|
||||
* <pre class="code">
|
||||
* <bean id="baseTransactionProxy" class="org.springframework.transaction.interceptor.TransactionProxyFactoryBean"
|
||||
* abstract="true">
|
||||
* <property name="transactionManager" ref="transactionManager"/>
|
||||
|
||||
Reference in New Issue
Block a user