Merge remote-tracking branch 'origin/4.0.x'
This commit is contained in:
@@ -853,7 +853,8 @@ TIP: DO NOT annotate the `@FeignClient` interface with the `@RefreshScope` annot
|
||||
|
||||
[[oauth2-support]]
|
||||
=== OAuth2 Support
|
||||
OAuth2 support can be enabled by setting following flag:
|
||||
|
||||
OAuth2 support can be enabled by adding the `spring-boot-starter-oauth2-client` dependency to your project and setting following flag:
|
||||
----
|
||||
spring.cloud.openfeign.oauth2.enabled=true
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user