Commit Graph

52 Commits (2.2.x)

Author SHA1 Message Date
shiyiyue1102 effabf43a8
nacos config support type and bean factory (#3899) 2 months ago
nov.lzf d93217f108
support nacos config annotation (#3856) 4 months ago
Ken Liu 1977188aff
[2.2.x] Fix nacos clusterName and extended properties (#3781) 7 months ago
ruansheng c5d2f98427
Fixed: server pulling old config in Nacos cluster mode (#3600)
* Fix nacos config update in Nacos cluster

* add capacity limit for nacos config snapshots

* add capacity limit for nacos config snapshots

* optimized the nacos config snapshot
1 year ago
chickenlj 14d9407915 Fix #3314, set default nacos server address when spring.config.import enabled. 1 year ago
RuanSheng 6c805e634c
Fix nacos discovery/config log (#3133) (#3160) 2 years ago
YuLuo e477cbc874
update copyright years in 2.2.x branch (#3146) 2 years ago
Steve Rao 4176e8f6df
refactor: rename the module name (#3084)
refactor: rename the module name
2 years ago
ruansheng c2ce0dd410 [fix issue #3043] support comment in json config 2 years ago
ruansheng 2675284aae
Sync from branch of 2021.x (#2876)
* Fix nacos config namespace

* Add nacos config namespace properties comment ruansheng Today 17:16
2 years ago
Ceven Cheng fcf8cd48ad
Fix MavenReportException problem (#2776)
* docs:polished the readme docs

perfect the sample documentation for Spring Cloud Alibaba Sidecar

* docs:polished the readme docs

Fix `nacos` password spelling error

* fix: Fix MavenReportException problem
2 years ago
chengpu.rzh 290dfa7211 Reformat the codes 3 years ago
黄sir 2b2776bb76 update import package statement position and doc comment details to pass checkstyle plugin 3 years ago
chengpu.rzh 618015e184 Updated describtion info 3 years ago
余黄彬 a4268ad014
Merge pull request #2538 from onewe/issues/2537
[ISSUES #2537] Support without file extensions in nacos-config
3 years ago
Freeman Lau f7d3c6a371 Fix unit test 3 years ago
Freeman Lau 3b03e95c3e Using ConfigurationPropertiesRebinder when behavior is default 3 years ago
Freeman Lau 7f52ef03c8 Add since tag. 3 years ago
Freeman Lau 9d45b28d52 Support refresh specific ConfigurationPropertiesBean 3 years ago
Freeman Lau 2b6837b8cf Support refresh single ConfigurationPropertiesBean 3 years ago
Xcyq cc6be81bac Fix incorrect field comment
(cherry picked from commit 1d1035bb92)
3 years ago
onewe 18339a8c3e [ISSUES #2537] Support without file extensions in nacos-config
- add fileExtension field in NacosConfigProperties.Config
- add fileExtension judgment at NacosPropertySourceLocator.loadNacosConfiguration

Close #2537
3 years ago
Chenwp 67b98c3a7a use LinkedHashMap to ensure the order of configuration. 3 years ago
Chenwp aeb1dfb2e7 yaml powerMock 3 years ago
Chenwp f2fc814404 nacos configuration file support "---" 3 years ago
Jim Fang eed8bea07b
Merge pull request #1996 from RobberPhex/ramRoleName
添加RamRoleName支持
3 years ago
eden-yuan c3d393b09e 1. try执行后无catch 依然是return null
2. 变量后续没用到可定义到 try 内
3. 添加UP/DOWN 常量值
4 years ago
luyanbo b7f1dc9b04 添加RamRoleName支持 4 years ago
TheoneFx 884399d73b
Merge pull request #1932 from Maijh97/fix_#1931
[ISSUE-#1931] Add a reset Nacos Log Config listener.
4 years ago
theonefx ee1e5d36ef Use spring.cloud.version instead of the version number of each component 4 years ago
zkzlx 62398e1bc2 fixed - Unicode encoding , exclude base latin letter. 4 years ago
zkzlx a81430a965 fixed chinese garbled for nacos-config 4 years ago
zkzlx bb7afd9033 fixed chinese garbled for nacos config. 4 years ago
zkzlx 5e5e5db584 fixed chinese garbled for nacos-config 4 years ago
mai.jh 441bcb9124 for: #1931 ,Add a reset Nacos Log Config listener. 4 years ago
theonefx 3249c46dcc fix #1926 4 years ago
TheoneFx fe00047ea6
Merge pull request #1892 from onewe/fix/weblogic_classloader_leak
fix(NacosConfigManager): 修复weblogic中classloader泄漏问题
4 years ago
theonefx 6c0edee13e use starting status in eureka when first registry 4 years ago
onewe 17b3b7f858 fix(NacosConfigManager): 格式化代码 4 years ago
onewe 0c35595b44 fix(NacosConfigManager): 修复weblogic中classloader泄漏问题
- NacosConfigManager增加销毁方法,关闭nacos相关线程池
4 years ago
zkzlx 359b3ea522 Merge remote-tracking branch 'origin/master' into config
# Conflicts:
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-seata/src/main/java/com/alibaba/cloud/seata/feign/hystrix/SeataHystrixConcurrencyStrategy.java
4 years ago
冷冷 6540555920 fix EndpointId logWarning 4 years ago
yuhuangbin 5fe709436f Adapt to Spring Cloud version Hoxton.SR8 4 years ago
zkzlx 1710d827fb [pr #1531]Improved nacos configuration parsing 5 years ago
zkzlx d96b0759f4 [enhance issue #1492 ]Improved nacos configuration parsing, based on PropertySourceLoader---check 5 years ago
zkzlx 5135916175 [enhance issue #1492 ]Improved nacos configuration parsing, based on PropertySourceLoader---check 5 years ago
zkzlx c07701d98e [enhance issue #1492 ]Improved nacos configuration parsing, based on PropertySourceLoader 5 years ago
zkzlx 3984336a14 [issue #1418 ]shareIds和拉取nacos的顺序不对 5 years ago
yuhuangbin 2373f71005 NacosDataPropertiesParser enhance 5 years ago
mercyblitz a198133852 Update pom.xml 5 years ago