API Tutorial (Java) - Part 32: OpenAPI Annotations

2 years ago
36

Building an API to sell on the RapidAPI marketplace. Using "enterprise" tools and technologies (Github, Java 17, IntelliJ, Maven, Jetty, JAX-RS, Jersey, AWS, RHEL). Provides all the details on how to start a project from scratch and build it into a fully functional and secure system, complete with OpenAPI documentation, running on Amazon AWS and available in the RapidAPI marketplace, easily managed and updated with zero down-time for best accessibility and experience for customers.

Part 32 begins adding OpenAPI/Swagger annotations onto all the REST endpoints available in the API to allow for the OpenAPI JSON/YAML descriptor to be automatically generated.

Source code: https://github.com/apiburn/tutorialapi

Comment below or send an email to support@apiburn.com.
Provide support via Patreon: https://www.patreon.com/apiburn

Part 31 - OpenAPI Setup: https://youtu.be/OkKo3sj0z0g
Part 33 - Security Updates: https://youtu.be/DukI9afxv5k

Loading comments...