This commit is contained in:
jack ning
2025-06-07 10:41:55 +08:00
parent f603e1b0fd
commit edc0ea12c6
5 changed files with 19 additions and 17 deletions

View File

@@ -53,14 +53,7 @@
<artifactId>spring-boot-starter-webflux</artifactId>
<scope>provided</scope>
</dependency>
<!-- sso/ OpenID Connect (OIDC) -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-client</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-freemarker</artifactId>