Starter for using JAX-RS and Jersey with Spring Boot.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jersey</artifactId>
<version>4.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers a JAX-RS resource with Jersey in Spring Boot.
No known issues recorded.
No dependency data recorded yet.