]
Ondrej Chaloupka updated JBTM-3314:
-----------------------------------
Summary: Create a Narayana quickstart showing REST-AT working with Spring Boot +
JAX-RS (was: Create a Narayana quickstart showing REST-AT working with Spring Boot using
JAX-RS)
Create a Narayana quickstart showing REST-AT working with Spring Boot
+ JAX-RS
------------------------------------------------------------------------------
Key: JBTM-3314
URL:
https://issues.redhat.com/browse/JBTM-3314
Project: JBoss Transaction Manager
Issue Type: Task
Components: Quickstarts
Affects Versions: 5.10.4.Final
Reporter: Ondrej Chaloupka
Priority: Major
It would be good to have a showcase of how Narayana REST-AT works on Spring Boot.
The REST-AT is currently integrated only with JAX-RS (not with the Spring Boot
WebFramework!, until JBTM-3288 is fixed).
So the showcase should be using the Spring Boot when the JAX-RS is used there.
Thus the quickstart would show the integration of Narayana REST-AT with Spring boot
using the JAX-RS starter (
https://github.com/resteasy/resteasy-spring-boot), probably then
the whole pack deployed on WildFly (it depends on the implementor decision and the
integration possibilities).