| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-25 | Stop specifying hibernate dialect as it is autodetected | Szymon Szukalski | |
| 2024-07-25 | Separate Docker Compose services for build, test, run | Szymon Szukalski | |
| Refactor Docker Compose setup to include distinct services for building, testing, and running the application. Use separate Dockerfiles and configurations for each phase to isolate concerns and improve workflow. Quiet down the maven logs and set log levels to WARN so there is less noise in the logs. Update README file with information on running the project. | |||
| 2024-07-25 | Use in-memory database (H2) for tests | Szymon Szukalski | |
| 2024-07-25 | Containerise application and switch to PostgreSQL | Szymon Szukalski | |
| 2024-07-23 | Define JPA entities and repositories and H2 DB | Szymon Szukalski | |
| 2024-07-23 | Enforce text/xml+marker content type for /import endpoint | Szymon Szukalski | |
| 2024-07-23 | Create JAXB beans and initial test for request model | Szymon Szukalski | |
| 2024-07-23 | Create foundations using Spring Initializr | Szymon Szukalski | |
