Registry / testing / spring-restdocs-restassured

spring-restdocs-restassured

JSON →
library3.0.5javamavenunverified

Spring REST Docs REST Assured integrates Spring REST Docs with REST Assured for documenting RESTful APIs.

<dependency> <groupId>org.springframework.restdocs</groupId> <artifactId>spring-restdocs-restassured</artifactId> <version>3.0.5</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-RESTDOCS-RE
S
spring-restdocs-restassured
testingjavav3.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.

RestAssuredRestDocumentation
org.springframework.restdocs.restassured.RestAssuredRestDocumentation

Configures REST Assured with Spring REST Docs for API documentation.

import org.springframework.restdocs.restassured.RestAssuredRestDocumentation; public class Example { public void setup() { RestAssuredRestDocumentation.documentationConfiguration(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
spring-restdocs-restassured — mvn dependency:get spring-restdocs-restassured · libregistry