Remove Narayana support
The Spring Boot integration is now handled by the Narayana project itself at https://github.com/snowdrop/narayana-spring-boot This commit removes our support. Closes gh-12026
This commit is contained in:
@@ -110,9 +110,6 @@ The following sample applications are provided:
|
||||
| link:spring-boot-sample-jta-jndi[spring-boot-sample-jta-jndi]
|
||||
| JTA transactions using a `TransactionManager` and `DataSource` from JNDI
|
||||
|
||||
| link:spring-boot-sample-jta-narayana[spring-boot-sample-jta-narayana]
|
||||
| JTA transactions with Narayana
|
||||
|
||||
| link:spring-boot-sample-junit-jupiter[spring-boot-sample-junit-jupiter]
|
||||
| Demonstrates JUnit Jupiter-based testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user