API Tutorial (Java) - Part 17: Access Log and CORS Filter

2 years ago
6

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 17 adds a security filter to log access to the REST endpoints, and a CORS filter to add cross-origin headers into server responses.

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 16 - JAX-RS Testing: https://youtu.be/Dajr0Xs5M2w
Part 18 - RapidAPI Security: https://youtu.be/V6pIpkOz8hg

Loading comments...