|
@@ -15,6 +15,7 @@ repositories {
|
|
|
dependencies {
|
|
|
implementation 'com.squareup.okhttp3:mockwebserver:5.1.0'
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
|
|
|
+ implementation 'org.springframework.boot:spring-boot-starter-json'
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-web'
|
|
|
|
|
|
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|