Ajoute swagger

This commit is contained in:
2026-05-25 07:08:28 +02:00
parent ee9777132a
commit 5761b0e0c4
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ repositories {
dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6'
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'