spring-boot-starter-jta-atomikos的文档或教程

时间:2014-09-06 00:29:08

标签: spring-boot spring-data-jpa

有没有人使用过Spring boot&spring-boot-starter-jta-atomikos功能?我在网上找不到任何教程或文档。我知道Spring Boot + Spring Data JPA + Atomikos +多数据库文章。我想知道使用spring-boot-starter-jta-atomikos配置相同的内容是否更容易。

非常感谢任何指向文档或教程的指针!

我检查了Spring.io论坛,找到了相关的Spring Data论坛have been deactivated,其新地址指向Stack Overflow。 Spring没有任何其他论坛,我可以问这个问题。

1 个答案:

答案 0 :(得分:0)

这个功能是全新的,所以我怀疑它在interweb上有很多报道。有一个示例:https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples/spring-boot-sample-jta-atomikos,以及此处的文档:http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#boot-features-jta。您应该只能将Atomikos添加到类路径中,并创建DataSource @Beans