| Modifier and Type | Method and Description |
|---|---|
static ApolloClientProperties |
ApolloClientConfigDataAutoConfiguration.apolloWebClientSecurityProperties() |
| Modifier and Type | Method and Description |
|---|---|
ApolloClientProperties |
ApolloClientPropertiesFactory.createApolloClientProperties(org.springframework.boot.context.properties.bind.Binder binder,
org.springframework.boot.context.properties.bind.BindHandler bindHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApolloClientExtensionInitializer.initialize(ApolloClientProperties apolloClientProperties,
org.springframework.boot.context.properties.bind.Binder binder,
org.springframework.boot.context.properties.bind.BindHandler bindHandler)
initialize extension
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApolloClientLongPollingExtensionInitializer.initialize(ApolloClientProperties apolloClientProperties,
org.springframework.boot.context.properties.bind.Binder binder,
org.springframework.boot.context.properties.bind.BindHandler bindHandler) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.reactive.function.client.WebClientCustomizer |
ApolloClientWebClientCustomizerFactory.createWebClientCustomizer(ApolloClientProperties apolloClientProperties,
org.springframework.boot.context.properties.bind.Binder binder,
org.springframework.boot.context.properties.bind.BindHandler bindHandler,
org.apache.commons.logging.Log log,
org.springframework.boot.ConfigurableBootstrapContext bootstrapContext)
create a WebClientCustomizer instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApolloClientWebsocketExtensionInitializer.initialize(ApolloClientProperties apolloClientProperties,
org.springframework.boot.context.properties.bind.Binder binder,
org.springframework.boot.context.properties.bind.BindHandler bindHandler) |
Copyright © 2021 Ctrip, Inc.. All rights reserved.