spring-boot/spring-boot-autoconfigure
Stephane Nicoll 578bd5dc37 Add TransactionTemplate auto-configuration
Provide a TransactionTemplate if one PlatformTransactionManager is
present.

Relocated the jta support as a nested package of the new transaction
package that hosts the transaction template auto-configuration. To avoid
package tangles, links between auto-configurations have been reversed.

Closes gh-2464
Closes gh-2809
2015-04-14 15:34:56 +01:00
..
src Add TransactionTemplate auto-configuration 2015-04-14 15:34:56 +01:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Upgrade to Spring Security 4 2015-04-09 13:55:02 +01:00