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

LRA Spring Boot + JAX-RS support

    XMLWordPrintable

Details

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

    Description

      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>
      ...
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: