Files
portfolio-api/infrastructure/pom.xml
Pablo de la Torre Jamardo cb4e0c2b78 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 17:49:08 +01:00

3.2 KiB