feat(#145): transform home page into user dashboard #151

Merged
marcel merged 14 commits from feat/145-dashboard into main 2026-03-29 12:39:39 +02:00
Showing only changes of commit 3e76ef5281 - Show all commits

View File

@@ -12,6 +12,7 @@ spring:
enabled: false # Managed explicitly via FlywayConfig bean
jpa:
open-in-view: false # Prevents holding DB connections for the full HTTP request lifecycle
hibernate:
ddl-auto: none
properties: