ePages-de / ePages-de/restdocs-api-spec

Spring Boot 3 - wrong RestAssured package

Open
#216 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
427
Forks
116
Avg merge
23h 54m
Merged PRs (30d)
1

Description

When using Spring Boot 3, there is restassured package :

org.springframework.restdocs.restassured.RestDocumentationFilter

but in this lib is static method com.epages.restdocs.apispec.RestAssuredRestDocumentationWrapper.document returning class from package restassured3 and it does not exist:

org.springframework.restdocs.restassured3.RestDocumentationFilter

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.