Document Spring REST API with OpenAPI 3(Swagger)
Documenting API is an essential part of the real-world project where we have multiple teams from microservices to the frontend side all transfer data through REST API. So well and clear API documentation will save us a lot of time in the development process. In 2017, Open API Initiative released OpenAPI Specification 3.0.0 which includes…
Read More Document Spring REST API with OpenAPI 3(Swagger)