Feature/ implement basic search function #40

Merged
kasun merged 30 commits from feature/Implement-basic-search-function into main 2026-06-25 17:58:40 +02:00
Showing only changes of commit c75bf2ad71 - Show all commits
+1 -1
View File
@@ -13,7 +13,7 @@ spring:
driver-class-name: ${PG_DRIVER_CLASS_NAME}
jpa:
hibernate:
ddl-auto: create-drop
ddl-auto: update
show-sql: true
ai:
openai: