Live API Documentation (Swagger UI)¶
This page provides a link to the live, interactive API documentation generated by Swagger.
Note: To access the Swagger UI, the Spring Boot application must be running.
Accessing Swagger UI¶
-
Run the application:
-
Open the Swagger UI: Once the application is running, you can access the Swagger UI at the following URL:
This will open an interactive web page where you can explore all the API endpoints, view their details, and even send test requests directly from your browser.