Commandgeneral
/api-doc Command
---
description: Open API documentation (Swagger UI)
Open Swagger UI in browser
URL: http://localhost:8080/swagger-ui.html
Make sure the API is running first:
cd services/api && ./mvnw spring-boot:run
---
Open Swagger UI in browser
URL: http://localhost:8080/swagger-ui.html
Make sure the API is running first:
cd services/api && ./mvnw spring-boot:run