17 Commits

Author SHA1 Message Date
730ca59e1c chore(release): v1.1 2025-04-21 21:39:08 +02:00
9caff32574 fix: Flyway migrations now working when run from the command line 2025-04-21 21:32:05 +02:00
2aca2950f4 fix: Properly added relative paths to application and boot poms 2025-04-21 20:30:21 +02:00
11b9f698dd test: Add error handling tests for PriceControllerAdapter 2025-04-21 20:13:44 +02:00
0258f2b5d1 feat: Add exception handling for request parameter validation in rest-api 2025-04-21 19:52:04 +02:00
d133e9eeea refactor: move price business logic from repository to service 2025-04-21 19:41:53 +02:00
1382675860 chore(release): v1.0 2025-04-20 18:05:56 +02:00
18866635ab test: Add unit tests for PriceService and PriceRepositoryAdapter 2025-04-20 18:02:22 +02:00
92871f0819 feat: Added defined endpoint test cases 2025-04-20 11:14:14 +02:00
7cd3b063bc feat!: Added database migration support 2025-04-15 20:59:43 +02:00
f0fcbb588d feat: Added exception handling for rest-api 2025-04-15 20:54:44 +02:00
8dc84d2110 fix: PriceResponse not properly parsed to json 2025-04-15 20:31:32 +02:00
ba13f21102 feat: get product price by brand and date range 2025-04-14 20:19:27 +02:00
0021f7698e chore: Clean up project and scaffolding 2025-04-14 18:17:15 +02:00
bf5e51b425 chore!: Clean up project and scaffolding 2025-04-13 11:43:56 +02:00
7bd73f9f14 feat!: Set up project 2025-04-12 17:29:29 +02:00
4b29c2fcaf Initial commit 2025-04-12 14:46:03 +00:00