Hi guys,
I would like to check does anyone know any open source swagger or yaml auto generation like springdoc-openapi that works like what is described in this article :
https://www.baeldung.com/spring-rest-openapi-documentation
So, the thing is that my current project is a legacy code project where it is mixed with JAX-RS and Spring framework and MyBatis etc with XSD.
Hope someone can advise me. Tks.