Skip to content

Commit e09bb5f

Browse files
committed
Fix metadata for oauth2. Fixes gh-811.
1 parent 21c2b82 commit e09bb5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-openfeign-core/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"defaultValue": "false"
7676
},
7777
{
78-
"name": "spring.cloud.openfeign.oauth2.registrationClientId",
78+
"name": "spring.cloud.openfeign.oauth2.clientRegistrationId",
7979
"type": "java.lang.String",
8080
"description": "Provides a clientId to be used with OAuth2.",
8181
"defaultValue": ""

0 commit comments

Comments
 (0)