Features optional authentication (API key, Basic Auth, JWT, OAuth-ready), OpenAPI (Swagger) docs, and zero code generation.
A simple Spring Boot REST API application for managing contacts. This is a basic CRUD (Create, Read, Update, Delete) project created for practicing and learning Spring Boot fundamentals. The ...