Run Spring Boot app rest_service with profile local in order to pick up the default external dependency configurations prepared in file application-local.properties (such as PostgreSQL database access information).
Navigate to the Spring Boot app's base URL address (e.g. http://localhost:3030/) to be redirected to the Swagger UI documentation page .