refactor: replace Spring Boot with Jooby framework #1

Merged
admin merged 1 commits from chore/migrate-to-jooby into develop 2026-03-02 17:02:03 +00:00
Contributor
  • 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.
- 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.
pablo was assigned by admin 2026-03-02 17:01:25 +00:00
admin added 1 commit 2026-03-02 17:01:26 +00:00
- 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.
admin requested review from pablo 2026-03-02 17:01:26 +00:00
admin merged commit eb51b221cf into develop 2026-03-02 17:02:03 +00:00
admin deleted branch chore/migrate-to-jooby 2026-03-02 17:02:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pablo/portfolio-api#1