| Interface | Description |
|---|---|
| BootListener | |
| ConsumerProvider |
consumer端对业务的接口,不同场景是完全不同的
所以这里只定义consumer对core的接口
|
| Handler | |
| ProducerProvider | |
| Transport |
| Class | Description |
|---|---|
| BootListener.BootEvent | |
| ConfigurationSpringInitializer |
Adapt spring PropertySource and Archaius Configuration
spring vs archaius
(add) | dynamic(configcenter)
system property | system property
environment | environment
*properties/*.yml | (add)
(add) | microservice.yaml
add dynamic configuration, microserive.yaml to spring, add *properties/*.yml to archaius
NOTICE: we are not duplicate spring system property and environment property source, this will cause some problem
related to precedence of a KEY-VAlUE.
|
| Const | |
| Endpoint |
Endpoint : 表示一个Endpoint。Transport识别其内部格式.
|
| Invocation | |
| NonSwaggerInvocation | |
| SCBApplicationListener | |
| SCBEngine | |
| SCBEngine.AfterRegistryEventHanlder |
| Enum | Description |
|---|---|
| BootListener.EventType | |
| SCBStatus |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.