Spring Data REST module for exposing Spring Data repositories as RESTful web services via Spring MVC.
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-webmvc</artifactId>
<version>5.0.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to use @RepositoryRestController to customize REST endpoints.
No known issues recorded.
No dependency data recorded yet.