Implement user management

Implement dark mode for UI
This commit is contained in:
grimsi
2024-02-06 01:56:38 +01:00
parent 310bff3b8c
commit 64280579f2
28 changed files with 445 additions and 325 deletions
+7 -1
View File
@@ -2,4 +2,10 @@ vaadin.whitelisted-packages:
- com.vaadin
- org.vaadin
- dev.hilla
- com.flowingcode
- com.flowingcode
spring:
jpa:
properties:
hibernate:
globally_quoted_identifiers: true