Registry / web-framework / spring-data-rest-webmvc

spring-data-rest-webmvc

JSON →
library5.0.5javamavenunverified

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>
INSTALL
IMPORT
SIG · SPRING-DATA-REST-W
S
spring-data-rest-webmvc
web-frameworkjavav5.0.5
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.

RepositoryRestController
org.springframework.data.rest.webmvc.RepositoryRestController

Shows how to use @RepositoryRestController to customize REST endpoints.

import org.springframework.data.rest.webmvc.RepositoryRestController; @RepositoryRestController public class ExampleController { // Custom REST endpoints for repositories }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
spring-data-rest-webmvc — mvn dependency:get spring-data-rest-webmvc · libregistry