Commit Graph

3 Commits

Author SHA1 Message Date
707baf8cbc 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-11 11:32:58 +01:00
83070ccbda ci: implements jenkins deploy 2026-03-02 12:40:22 +01:00
1b55d9ab29 refactor(api): refactor endpoints, services, and domain logic 2025-09-09 19:53:42 +02:00