spring-boot/spring-boot-autoconfigure
Stephane Nicoll 30351c6277 Provide native JtaTransactionManager when applicable
This commit updates JndiJtaConfiguration to provide the same detection
algorithm as <tx:jta-transaction-manager>. If a native JTA transaction
manager exists for the current platform, it is used instead of the regular
JtaTransactionManager implementation.

Fixes gh-1576
2014-10-02 16:33:31 +02:00
..
src Provide native JtaTransactionManager when applicable 2014-10-02 16:33:31 +02:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Add autoconfig support for Jersey (2) 2014-10-02 11:22:00 +01:00