Skip to content

Add support for RestTemplate #478

Closed
Closed
@hadjiski

Description

@hadjiski

According to https://docs.spring.io/spring-restdocs/docs/current/reference/html5/ the following frameworks are supported: Spring MVC’s test framework, Spring WebFlux’s WebTestClient or REST Assured 3

Many component tests though are using just simple RestTemplate, without having the need to add any of the dependencies mentioned above. Now just to use restdocs those component tests must be changed to use let's say rest assured 3.

Would it be possible to add restdocs support for RestTemplate usage?

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: declinedSuggestion or change that we don't want to make at this time

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions