Skip to content

Commit

Permalink
[#3] chore: WebClient Dependency 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
dl-00-e8 committed Jan 23, 2024
1 parent 1fbd152 commit a641c1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ dependencies {
// Spring Security + OAuth
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'
implementation 'org.springframework.boot:spring-boot-starter-webflux'
}

tasks.named('test') {
Expand Down

0 comments on commit a641c1a

Please sign in to comment.