Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3205

LRA Spring Boot + JAX-RS support

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.10.1.Final
    • None
    • LRA
    • None

      I created this enhancement for tracking all issues for Spring Boot + JAX-RS application.

      ...
      <parent>
      	<groupId>org.springframework.boot</groupId>
      	<artifactId>spring-boot-starter-parent</artifactId>
      	<version>2.1.6.RELEASE</version>
      	<relativePath/> <!-- lookup parent from repository -->
      </parent>
      ...
      <dependencies>
      	<!-- JAX-RS -->
      	<dependency>
      		<groupId>org.springframework.boot</groupId>
      		<artifactId>spring-boot-starter-jersey</artifactId>
      	</dependency>
      	...
      </dependencies>
      ...
      

            rhn-engineering-mmusgrov Michael Musgrove
            mkralik@redhat.com Matej Kralik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: