Add basic auth spring security configuration.

This commit is contained in:
Florian THIERRY
2023-11-28 15:17:46 +01:00
parent 025197525c
commit 914785a29b
11 changed files with 191 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
logging:
level:
org.springframework.security: DEBUG