ScaCap / spring-auto-restdocs

Spring Auto REST Docs is an extension to Spring REST Docs
https://scacap.github.io/spring-auto-restdocs/
Apache License 2.0
310 stars 86 forks source link

Do you have plans to support the OpenAPI Specification project.? #475

Closed bnjjong closed 9 months ago

bnjjong commented 9 months ago

First of all, I'm an avid user of Spring Auto REST Docs. As mentioned in the title, I've been exploring ways to transition from Restdocs to support the adoption of the OpenAPI Specification. I'm working on an open-source project, and the link is attached below. link

However, the problem is that when trying to apply it in the Auto REST Docs environment, it seems to work, but the API specification is not getting written at all. With the mainstream adoption of Microservices Architecture (MSA) and eventually needing to use OAS, it seems inevitable. However, Spring Auto REST Docs is too convenient to let go, and if there's any plan in the pipeline, I'd love to contribute! Please share your feedback.

fbenz commented 9 months ago

There are no plans from our side and we actually stopped maintaining Spring Auto REST Docs, see https://github.com/ScaCap/spring-auto-restdocs#end-of-life-notice We also valued the convenience and played with automatic conversions but eventually dropped Spring (Auto) REST Docs completely.