No description
Find a file
Jan-Peter Dhalle 6a7e21bea0 Fix compilation errors and add Dockerfile
- Uncomment OAuth2 resource server dependency in pom.xml
- Fix UserSyncFilter import: change from service to security package
- Add Dockerfile for Spring Boot deployment with Java 21

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-14 00:02:04 +01:00
.mvn/wrapper Initial commit 2026-01-12 21:45:15 +01:00
src Fix compilation errors and add Dockerfile 2026-01-14 00:02:04 +01:00
.gitattributes Initial commit 2026-01-12 21:45:15 +01:00
.gitignore Initial commit 2026-01-12 21:45:15 +01:00
docker-compose.yml Initial commit 2026-01-12 21:45:15 +01:00
Dockerfile Fix compilation errors and add Dockerfile 2026-01-14 00:02:04 +01:00
mvnw Initial commit 2026-01-12 21:45:15 +01:00
mvnw.cmd Initial commit 2026-01-12 21:45:15 +01:00
pom.xml Fix compilation errors and add Dockerfile 2026-01-14 00:02:04 +01:00