restdocs-api-spec
restdocs-api-spec copied to clipboard
Spring Boot 4 compatibility
Hello,
With a lot of help from @MarcelKonrad to bootstrap this development, here is my proposition to solve https://github.com/ePages-de/restdocs-api-spec/issues/289
There was a step to update to Spring BOOT 3.5 and its dependencies before going to Spring Boot 4. These commits could be squashed.
REST Assured support has been dropped from Spring Boot REST Docs between 4.0.0 milestones and GA so I deleted all of the related code.