#63 ui gets 404 calling whoami in case of no sec config

This commit is contained in:
Fabio Formosa
2022-10-04 20:17:57 +02:00
parent 93152f8157
commit a313d8b19d
29 changed files with 446 additions and 364 deletions

View File

@@ -45,10 +45,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>