mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-19 22:37:40 +08:00
Remove JTA entries
Closes gh-718
This commit is contained in:
@@ -264,36 +264,6 @@ initializr:
|
|||||||
description: Provide declarative retry support via spring-retry
|
description: Provide declarative retry support via spring-retry
|
||||||
versionRange: 1.3.0.RELEASE
|
versionRange: 1.3.0.RELEASE
|
||||||
starter: false
|
starter: false
|
||||||
- name: JTA (Atomikos)
|
|
||||||
id: jta-atomikos
|
|
||||||
description: JTA distributed transactions via Atomikos
|
|
||||||
versionRange: 1.2.0.RELEASE
|
|
||||||
links:
|
|
||||||
- rel: guide
|
|
||||||
href: https://spring.io/guides/gs/managing-transactions/
|
|
||||||
description: Managing Transactions
|
|
||||||
- rel: reference
|
|
||||||
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-jta-atomikos
|
|
||||||
- name: JTA (Bitronix)
|
|
||||||
id: jta-bitronix
|
|
||||||
description: JTA distributed transactions via Bitronix
|
|
||||||
versionRange: 1.2.0.RELEASE
|
|
||||||
links:
|
|
||||||
- rel: guide
|
|
||||||
href: https://spring.io/guides/gs/managing-transactions/
|
|
||||||
description: Managing Transactions
|
|
||||||
- rel: reference
|
|
||||||
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-jta-bitronix
|
|
||||||
- name: JTA (Narayana)
|
|
||||||
id: jta-narayana
|
|
||||||
description: JTA distributed transactions via Narayana
|
|
||||||
versionRange: 1.4.0.RELEASE
|
|
||||||
links:
|
|
||||||
- rel: guide
|
|
||||||
href: https://spring.io/guides/gs/managing-transactions/
|
|
||||||
description: Managing Transactions
|
|
||||||
- rel: reference
|
|
||||||
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-jta-narayana
|
|
||||||
- name: Aspects
|
- name: Aspects
|
||||||
id: aop
|
id: aop
|
||||||
description: Create your own Aspects using Spring AOP and AspectJ
|
description: Create your own Aspects using Spring AOP and AspectJ
|
||||||
|
|||||||
Reference in New Issue
Block a user