@ConfigurationProperties(prefix="brpc") public class BrpcProperties extends Object implements org.springframework.context.EnvironmentAware
Global defaults can be set under `brpc.global`. Service-specific configs can be set under `brpc.custom.fully-qualified-service-name`.
| Constructor and Description |
|---|
BrpcProperties() |
| Modifier and Type | Method and Description |
|---|---|
BrpcConfig |
getServiceConfig(Class<?> serviceInterface) |
public BrpcConfig getServiceConfig(Class<?> serviceInterface)
Copyright © 2022 Baidu, Inc.. All rights reserved.