Add Narayana JTA support

Add support for JBoss Narayana.

Fixes gh-5552
This commit is contained in:
Gytis Trikleris
2016-01-18 14:56:27 +01:00
committed by Phillip Webb
parent 1b146f89f0
commit a2adc5a130
35 changed files with 2186 additions and 1 deletions

View File

@@ -63,6 +63,7 @@
<module>spring-boot-sample-jpa</module>
<module>spring-boot-sample-jta-atomikos</module>
<module>spring-boot-sample-jta-bitronix</module>
<module>spring-boot-sample-jta-narayana</module>
<module>spring-boot-sample-jta-jndi</module>
<module>spring-boot-sample-liquibase</module>
<module>spring-boot-sample-logback</module>