RESTEasy Spring Boot Starter 4.0.0.Final released

By Weinan Li | July 16, 2019

RESTEasy Spring Boot Starter 4.0.0.Final is released and can be fetched from Github:

Here is the maven dependency section to include the new release in your project:

<dependency>
   <groupId>org.jboss.resteasy</groupId>
   <artifactId>resteasy-spring-boot-starter</artifactId>
   <version>4.0.0.Final</version>
   <scope>runtime</scope>
</dependency>

In this release, it uses RESTEasy 4.0.0.Final as dependency.

From this release, the master branch is upgraded to use RESTEasy 4.x as dependency.

The future 3.x releases development will be continued in branch 3.x:

         

YourKit
YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor