Commit Graph

5 Commits

Author SHA1 Message Date
65fdeb871d refactor: replace Spring Boot with Jooby framework
- Remove Spring Boot dependencies and annotations.
- Implement Jooby MVC controllers and Guice dependency injection.
- Migrate persistence layer to Ebean ORM.
- Configure Flyway migrations and ApiErrorController.
- Update application configuration to HOCON format.
2026-03-03 08:43:38 +01:00
83070ccbda ci: implements jenkins deploy 2026-03-02 12:40:22 +01:00
4e72e6da77 ci: implements jenkins deploy 2026-02-21 10:44:49 +01:00
6b3585da5e chore: remove active Spring profile from Dockerfile 2025-09-20 10:48:46 +02:00
2959c68bf3 chore: configure Docker to deploy project using environment-based properties 2025-09-20 10:21:52 +02:00