Registry / web-framework / resteasy-spring

resteasy-spring

JSON →
library4.7.10.Finaljavamavenunverified

Integration module for using RESTEasy JAX-RS implementation with the Spring Framework.

<dependency> <groupId>org.jboss.resteasy</groupId> <artifactId>resteasy-spring</artifactId> <version>4.7.10.Final</version> </dependency>
INSTALL
IMPORT
SIG · RESTEASY-SPRING
R
resteasy-spring
web-frameworkjavav4.7.10.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ResteasySpringInitializer
org.jboss.resteasy.spring.ResteasySpringInitializer

Initializes RESTEasy with Spring integration

import org.jboss.resteasy.spring.ResteasySpringInitializer; public class Example { public static void main(String[] args) { ResteasySpringInitializer init = new ResteasySpringInitializer(); System.out.println("RESTEasy Spring initialized"); } }
Debug
Known issues
breakingVersion 4.7.10.Final may have compatibility issues with Spring Boot 3.x
fix
Use RESTEasy Spring Boot starter or upgrade to a newer version
affects: <=4.7.10.Final
Upgrade
Version history
4.7.10.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
resteasy-spring — mvn dependency:get resteasy-spring · libregistry