Commit Graph

8 Commits

Author SHA1 Message Date
Cedric 3d456f2f81 Bugfixes 2026-05-09 23:04:27 +02:00
Cedric 9c91da9f30 test: fix ExpenseListRepositoryTest with H2 and proper save-then-find pattern
Added H2 as a test-scoped dependency so @DataJpaTest has an embedded
database. Rewrote the test to save an entity and assert on the returned
ID rather than assuming a record exists at ID=1.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 11:23:51 +02:00
Cedric b7db35defe build: add spring-boot-starter-validation and bucket4j-core 2026-05-04 22:34:10 +02:00
Cedric 85e4a2b125 remove dotenv
Build and Deploy Spring Boot Server / build (push) Successful in 10m11s
2025-01-11 21:20:58 +01:00
Cedric 5546b0ba3b better secret handling docker api upgrade 2025-01-07 23:40:00 +01:00
Cedric f26f365b3c +Data Structure Changes
+Api Functionality
2025-01-05 01:30:28 +01:00
Cedric e20be63e5e Oauth setup 2024-12-25 01:04:05 +01:00
Cedric c902377424 first commit 2024-12-22 22:32:48 +01:00