18 Commits

Author SHA1 Message Date
5a26b299f2 feat: move CORS configuration to Spring Security 2025-09-20 11:22:48 +02:00
6b3585da5e chore: remove active Spring profile from Dockerfile 2025-09-20 10:48:46 +02:00
e7b6712ad3 fix: correct Docker Compose network configuration 2025-09-20 10:30:19 +02:00
ca41aee64f chore: configure CORS 2025-09-20 10:22:10 +02:00
2959c68bf3 chore: configure Docker to deploy project using environment-based properties 2025-09-20 10:21:52 +02:00
8b2795d518 Merge remote-tracking branch 'origin/main' 2025-09-20 10:08:10 +02:00
8ef605ea2d chore: optimize HikariCP pool and JVM memory for Raspberry Pi 2025-09-20 10:07:59 +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
9f5306545e feat: implement final Experience API 2025-08-27 16:28:23 +02:00
ab40e9a497 feat: implement final Contact API 2025-08-26 17:50:20 +02:00
9ff4b21dd9 feat: implement final Resume API 2025-08-26 17:41:07 +02:00
7f12034174 chore: add minimal implementations for all portfolio API endpoints 2025-08-25 23:04:20 +02:00
df24350bd3 chore: add minimal API documentation at root context 2025-08-25 21:58:09 +02:00
5368425c1d chore: modularized persistence package (entity, repo, adapter) 2025-08-25 21:25:53 +02:00
1033c96d65 chore: add global REST error handling 2025-08-25 21:25:08 +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