|
|
16f10e101a
|
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:49:55 +01:00 |
|
|
|
2959c68bf3
|
chore: configure Docker to deploy project using environment-based properties
|
2025-09-20 10:21:52 +02:00 |
|
Pablo de la Torre
|
ee1820960e
|
chore(gitignore): add macOS system files to ignore list
|
2025-09-10 08:02:47 +02:00 |
|
|
|
1b55d9ab29
|
refactor(api): refactor endpoints, services, and domain logic
|
2025-09-09 19:53:42 +02:00 |
|
|
|
5215bf8779
|
chore: initial commit - project structure with domain, application, infrastructure, bootstrap, and basic dependencies
|
2025-08-25 21:13:43 +02:00 |
|
|
|
a3fc504015
|
Initialized project
|
2025-08-25 19:50:27 +02:00 |
|