Add Atomikos and Bitronix starter POMs

Add starters for Atomikos and Bitronix JTA libraries.

See gh-947
This commit is contained in:
Josh Long
2014-08-21 23:22:31 -07:00
committed by Phillip Webb
parent da88bb4791
commit e1160922f9
4 changed files with 94 additions and 0 deletions

View File

@@ -36,6 +36,8 @@
<module>spring-boot-starter-integration</module>
<module>spring-boot-starter-jdbc</module>
<module>spring-boot-starter-jetty</module>
<module>spring-boot-starter-jta-atomikos</module>
<module>spring-boot-starter-jta-bitronix</module>
<module>spring-boot-starter-logging</module>
<module>spring-boot-starter-log4j</module>
<module>spring-boot-starter-mobile</module>