Updated Tests for oauth2webclient-webflux Sample

Issue gh-7910
This commit is contained in:
Josh Cummings
2020-02-05 15:33:24 -07:00
parent ffb5a3a0d4
commit f23ab6f716
6 changed files with 235 additions and 18 deletions

View File

@@ -11,4 +11,5 @@ dependencies {
testCompile project(':spring-security-test')
testCompile 'org.springframework.boot:spring-boot-starter-test'
testCompile 'com.squareup.okhttp3:mockwebserver'
}