Forum Discussion
frantuma
Staff
The tutorial you linked is using springfox and as you mention it allows to generate Swagger documentation analyzing Spring based APIs impementation code.
swagger-core (wiki) provides a similar functionality for JAX-RS based code (e.g your Jersey based API code), supporting recommended OpenAPI 3.0.0 as well as previous Swagger/OpenAPI 2.0 format (in the 1.5 branch , refer to this wiki page)
Related Content
- 2 years ago
- 7 months ago
- 2 years ago
Recent Discussions
- 2 days ago
- 3 days ago
- 19 days ago