Commit Graph

18 Commits

Author SHA1 Message Date
kasun 0169cf04b6 refactored connection classes to be more generic and accept credentials of different apps. 2026-04-03 02:58:34 +02:00
kasun ab1d7e68f5 added rest path 2026-04-02 20:28:34 +02:00
kasun 2387d41ebb changed format 2026-03-30 22:43:07 +02:00
kasun c15c7a0d61 added ErrorMessages enum 2026-03-30 22:41:41 +02:00
kasun bda9391c75 changed format 2026-03-30 21:30:19 +02:00
kasun 6267e18478 changed format 2026-03-30 20:42:48 +02:00
kasun 79379b238a changes test name added comment 2026-03-30 20:42:39 +02:00
kasun 75b6995b94 added post request to achieve login response with tokens 2026-03-30 05:07:51 +02:00
kasun 8128ab829f added additional .env.local file import pathes 2026-03-30 05:05:57 +02:00
kasun 8da3b14e40 added wiremock dependency for remote api testing 2026-03-30 05:05:24 +02:00
kasun 0c13b134ab renamed env file 2026-03-26 21:25:51 +01:00
kasun 8e48941870 made gradlew executable 2026-03-25 02:03:00 +01:00
kasun f20221fd8d changed ddl-auto of main db 2026-03-25 01:54:26 +01:00
kasun 3f579799af setup testing environment with test-db, added test 2026-03-25 01:53:42 +01:00
kasun dfcb6cc2c1 remove compose.yaml 2026-03-25 00:30:42 +01:00
kasun 99fe65fb57 removed docker compose dependency and added dedicated pgvector db 2026-03-25 00:30:21 +01:00
kasun 95c3362f0f commented out spring security dependency for now 2026-03-23 23:46:17 +01:00
kasun 15831aefd7 added initial spring boot setup with external postgres connection and openai api key 2026-03-20 01:50:17 +01:00