mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Merge branch '5.3.x'
This commit is contained in:
+1
-1
@@ -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