Freeman Lau
|
769bced209
|
Use NacosConfigManager to create ConfigService.
Modify whether is PROFILE_SPECIFIC logic.
Make NacosBootstrapper method public.
|
3 years ago |
Freeman Lau
|
21e22e0696
|
ref: Remove ConfigServiceIndexes
重构代码
dataId 不可缺省, 通过参数覆盖默认配置
|
3 years ago |
Freeman Lau
|
8958392914
|
Refactor configuration
重构配置方式, 不需要将 serverAddr 写在 import 里
保留以前版本的拉取配置逻辑, 保证能够平滑升级
|
3 years ago |
Freeman Lau
|
b96b762001
|
Add unit test
添加相关单元测试
现在没有配置 dataId 时会默认使用 {application}-{profile}.{fileExtension}
|
3 years ago |
Freeman Lau
|
695938280f
|
fix: Remove dummy method
|
3 years ago |
Freeman Lau
|
83873e5fbe
|
feature: support spring.config.import
支持 spring boot >= 2.4.0 通过 spring.config.import
方式引入 nacos 配置
|
3 years ago |
Steve Rao
|
973372194a
|
Merge pull request #2301 from zchazc/2020.0.0
fixup: issue#2300
|
3 years ago |
ZhangC
|
3edcc41099
|
fixup: issue#2300
Use the legacy bootstrap way in newer spring-cloud version
|
3 years ago |
余黄彬
|
a064331b88
|
Merge pull request #2152 from XuDaojie/nacos-loadbalancer-2020.0.0
Nacos loadbalancer pr
|
4 years ago |
XuDaojie
|
9eb5233dcb
|
update nacos-discovery default don't use NacosLoadBalancer
|
4 years ago |
XuDaojie
|
f0edd0f820
|
update nacos-dicovery.additional-spring-configuration-metadata.json
|
4 years ago |
XuDaojie
|
3c769a9ba7
|
remove ConditionalOnLoadBalancerNacosDefault.java
|
4 years ago |
XuDaojie
|
914e86fa21
|
remove NoneLoadBalancerCacheManager.java
|
4 years ago |
XuDaojie
|
eea363bda4
|
update ServiceInstanceListSupplier.builder() don't use withCache()
|
4 years ago |
XuDaojie
|
e4d467f359
|
update loadbalancer.nacos.enabled -> spring.cloud.loadbalancer.nacos.enabled
|
4 years ago |
XuDaojie
|
fbc7f9d985
|
add NoneLoadBalancerCacheManager
|
4 years ago |
XuDaojie
|
2f53fcbfce
|
update nacos-discovery.adoc
|
4 years ago |
XuDaojie
|
cf13c1cfe8
|
format code
|
4 years ago |
XuDaojie
|
35a67497c0
|
update nacos-discovery-consumer-sclb-example
|
4 years ago |
XuDaojie
|
ae5f25f22d
|
add NacosLoadBalancer
|
4 years ago |
TheoneFx
|
9c542de53e
|
Merge pull request #2026 from theonefx/2020.0.0
upgrade parent version of spring-cloud-alibaba-dependencies/pom.xml
|
4 years ago |
theonefx
|
96910e0135
|
upgrade parent version of spring-cloud-alibaba-dependencies/pom.xml
|
4 years ago |
TheoneFx
|
65417d4f9d
|
Merge pull request #1978 from theonefx/2020.0.0
Adapt to the spring cloud 2020.1
|
4 years ago |
theonefx
|
76cfd2c7fe
|
port optimize
|
4 years ago |
theonefx
|
a80e9106a6
|
reformat
|
4 years ago |
theonefx
|
e8cd8f4dab
|
reformat
|
4 years ago |
theonefx
|
65fd0ebeca
|
Adapt to the latest implementation
|
4 years ago |
theonefx
|
ed9d659d64
|
remote all hystrix,zuul,ribbon
|
4 years ago |
theonefx
|
c3aab6275f
|
merge master
|
4 years ago |
TheoneFx
|
02205e7dea
|
Merge pull request #1973 from theonefx/master
Use spring.cloud.version instead of the version number of each component
|
4 years ago |
theonefx
|
45fae73e9f
|
support springboot1 and springboot2
|
4 years ago |
theonefx
|
f8a6a4f753
|
add lost dependency of sc 2020
|
4 years ago |
theonefx
|
de5ca9540e
|
add spring-cloud-starter-bootstrap to compatible with spring boot bootstrap
|
4 years ago |
theonefx
|
da19750268
|
sentinel unit test pass
|
4 years ago |
theonefx
|
e7521c02c9
|
2020 build done, unit test failed
|
4 years ago |
theonefx
|
29091948e9
|
remove zuul example
|
4 years ago |
theonefx
|
72e3e26a7d
|
upgrade spring cloud version to 2020.0.1
|
4 years ago |
theonefx
|
1492ad5693
|
upgrade spring cloud version to 2020.0.1
|
4 years ago |
theonefx
|
d9727bb31f
|
Use spring.cloud.version instead of the version number of each component
|
4 years ago |
TheoneFx
|
a40b44a2ad
|
Merge pull request #1972 from alibaba/master
merge 2.2.5.RELEASE to 2020.0.0
|
4 years ago |
theonefx
|
ee1e5d36ef
|
Use spring.cloud.version instead of the version number of each component
|
4 years ago |
TheoneFx
|
41e65294f5
|
Merge pull request #1919 from ppzzyy11/master
修改了两个错误的URL
|
4 years ago |
TheoneFx
|
5a9347a683
|
Update README-zh.md
|
4 years ago |
TheoneFx
|
b2b9401d2b
|
Update README.md
|
4 years ago |
TheoneFx
|
68c25bc9a7
|
Merge pull request #1951 from theonefx/endpoints
add Endpoints and dubbo issue fix
|
4 years ago |
theonefx
|
0471b45662
|
Merge remote-tracking branch 'up/master' into endpoints
|
4 years ago |
TheoneFx
|
ddac4efc86
|
Merge pull request #1941 from ranpro/patch-1
Update README-zh.md
|
4 years ago |
theonefx
|
6924f0c3be
|
add service instance change event listener order
|
4 years ago |
派哒
|
ca9048b251
|
Merge remote-tracking branch 'upstream/master'
|
4 years ago |
theonefx
|
8542756d90
|
dubbo endpoint
|
4 years ago |