public class ApolloClientPropertiesFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTIES_PREFIX |
| Constructor and Description |
|---|
ApolloClientPropertiesFactory() |
| Modifier and Type | Method and Description |
|---|---|
ApolloClientProperties |
createApolloClientProperties(org.springframework.boot.context.properties.bind.Binder binder,
org.springframework.boot.context.properties.bind.BindHandler bindHandler) |
org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties |
createOauth2ClientProperties(org.springframework.boot.context.properties.bind.Binder binder,
org.springframework.boot.context.properties.bind.BindHandler bindHandler) |
public static final String PROPERTIES_PREFIX
public ApolloClientProperties createApolloClientProperties(org.springframework.boot.context.properties.bind.Binder binder, org.springframework.boot.context.properties.bind.BindHandler bindHandler)
public org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties createOauth2ClientProperties(org.springframework.boot.context.properties.bind.Binder binder,
org.springframework.boot.context.properties.bind.BindHandler bindHandler)
Copyright © 2021 Ctrip, Inc.. All rights reserved.