The following project contains an implementation of Sakila Sample Database.
The project requires the following environment variables:
DB_URL: JDBC URL of the sakila database.DB_USER: Login username of the database.DB_PASSWORD: Login password of the database.
The endpoints can be reviewed with Swagger UI. The relative path is /swagger-ui.html.