Commit Graph

2 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
5215bf8779 chore: initial commit - project structure with domain, application, infrastructure, bootstrap, and basic dependencies 2025-08-25 21:13:43 +02:00