OAuth2 (без тестов и ошибка с java)

This commit is contained in:
Elena Ponomareva
2026-04-22 08:46:58 +03:00
parent 482b282dd5
commit c64fc35353
13 changed files with 205 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ grpc-java = "1.60.0"
springdoc = "2.8.6"
[libraries]
spring-boot-starter-oauth2-client = { module = "org.springframework.boot:spring-boot-starter-oauth2-client" }
spring-boot-starter-web = { module = "org.springframework.boot:spring-boot-starter-web" }
spring-boot-starter-actuator = { module = "org.springframework.boot:spring-boot-starter-actuator" }
spring-boot-starter-security = { module = "org.springframework.boot:spring-boot-starter-security" }