wip
This commit is contained in:
parent
33683f565f
commit
f547d05f64
8 changed files with 78 additions and 104 deletions
|
@ -47,8 +47,8 @@ dependencies {
|
|||
testImplementation("org.springframework.boot:spring-boot-starter-test")
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||
implementation("org.springframework.boot:spring-boot-starter-security")
|
||||
implementation("org.springframework.boot:spring-boot-starter-oauth2-resource-server:3.4.3")
|
||||
implementation("org.springframework.boot:spring-boot-starter-oauth2-client:3.4.3")
|
||||
implementation("org.springframework.boot:spring-boot-starter-oauth2-resource-server:3.3.3")
|
||||
implementation("org.springframework.boot:spring-boot-starter-oauth2-client")
|
||||
runtimeOnly("org.postgresql:postgresql")
|
||||
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.5")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue