Commit Graph

2 Commits

Author SHA1 Message Date
1a86f842d2 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-02 18:07:54 +01:00
2959c68bf3 chore: configure Docker to deploy project using environment-based properties 2025-09-20 10:21:52 +02:00