| 类 | 说明 |
|---|---|
| Configuration |
ClassName ClientConfig
Author chenwang
Date 2021/9/22 16:35
Description
Version 1.0
|
| Context |
ClassName Context
Author chenwang
Date 2021/9/24 9:40
Description
Version 1.0
|
| Handler |
ClassName Handler
Author chenwang
Date 2021/9/18 16:58
Description
Version 1.0
|
| SupportClientsRegistrar |
ClassName SupportClientsRegistrar
Author chenwang
2021/9/17 15:27
client注册类
实现ImportBeanDefinitionRegistrar并重写其registerBeanDefinitions方法
自定义bean的定义以及加入ioc容器,实现ResourceLoaderAware和EnvironmentAware
获取当前application的一些环境信息,便于扫描需要注入的拥有@SupportCient注解的接口
实现了BeanFactoryAware,将方便获取ioc容器已注入的bean提供使用,比如获取注册在
nacos中/DiscoveryClient 中的应用的serviceId以及他们的host、port。
|
| 枚举 | 说明 |
|---|---|
| HttpMethod | |
| LoadBalanceEnum |
ClassName LoadBalanceEnum
Author chenwang
Date 2021/9/24 9:58
Description
Version 1.0
|
Copyright © 2021. All rights reserved.