Added oidc connection

This commit is contained in:
Mysaa Java
2026-07-13 15:16:40 +02:00
parent 56070c240f
commit ec3777181b
19 changed files with 236 additions and 220 deletions
+1
View File
@@ -36,6 +36,7 @@ dependencies {
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:_'
implementation Spring.boot.web
implementation 'org.springframework:spring-jdbc:_'
implementation Spring.boot.oauth2Client
implementation 'org.flywaydb:flyway-core:_'
implementation 'org.flywaydb:flyway-database-postgresql:_'
implementation Spring.session.jdbc