Backend technical test for atSitemas
# Install
./mvnw install
# Genereate docker image
./mvnw docker:build| Property | Type | Default | Description |
|---|---|---|---|
| server.port | int | 8080 | Server port. |
| users.start.list | String | admin-admin | Determines which users are created at startup. The format {username-password}. You can add more separating them with one , |
| token.expiration.time | long | 60 | Token expiration time in minutes. |
To change the DB configuration see Spring
To change the configuration in the docker container you can mount the volume in /config
Hero Maker includes Swagger as documentation you can consult it by navigating to /docs/swagger