Commit Graph

96 Commits (1b8973d874986a1ee7d70f1c7841f3556f069f59)

Author SHA1 Message Date
chuntaojun ea0682ccf7 refactor(nacos): Remove the useless comments 5 years ago
chuntaojun 11dbd04155 fix(nacos): Repair the conflict 5 years ago
chuntaojun e4d85b6c7e style(nacos): Standard code style. 5 years ago
format d6bb819158
Merge pull request #866 from zkzlx/master
nacos config starter supports both XML and json file formats
5 years ago
chuntaojun f6bb64fc7d fix(nacos): 5 years ago
chuntaojun 1f7d43200c fix(nacos): Fix parameter type errors 5 years ago
chuntaojun d1b64df9d2 refactor(nacos): Modify nacos service caching mechanism 5 years ago
chuntaojun 63e160560c fix(nacos): fix issue #859 5 years ago
zkzlx e549ca49cd resolve review 6 years ago
echooymxq 21b141d500 Check nacos config health use configService 6 years ago
zkzlx 7f5c67b4ed resolve conflicts 6 years ago
zkzlx 9f9b5b30ed nacos config starter supports both XML and json file formats 6 years ago
echooymxq a9a7c99f6e update description 6 years ago
echooymxq dd1d556ad3 Optimize code and spell check 6 years ago
yidadi e2024a441d Optimizing and reusing code 6 years ago
format 7ce2f7a27e
Merge pull request #836 from lyuzb/master
fix #831
6 years ago
lyuzb 02deb87ad3 add ide metadata json for #831 . 6 years ago
lyuzb 369e4f4685 add test for #831 6 years ago
lyuzb 1525b2855f fix #831 6 years ago
Purgeyao 88caa1fe6c Modify NacosConfigProperties enableRemoteSyncConfig field annotation 6 years ago
Purgeyao 6495f4ca42
Add after the comment. 6 years ago
Purgeyao a859bf44ee
Update NacosConfigProperties.java 6 years ago
Purgeyao 845469122c Support for long polling timeout parameters, add maximum retry custom Settin, and add listener switches at configuration time 6 years ago
fangjian0423 9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 6 years ago
fangjian0423 c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 6 years ago
fangjian0423 04434bf977 update docs 6 years ago
fangjian0423 883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 6 years ago
pyh_uestc ccaae6aad7 fix thread-unsafe about SimpleDateFormat 6 years ago
pyh_uestc 6fbb0fb1f4 fix thread-unsafe about SimpleDateFormat 6 years ago
pyh_uestc c3e5e4cafa fix thread-unsafe in NacosRefreshHistory 6 years ago
jimin.jm 4dcd68f6e1 optimize code to match p3c check rules
Signed-off-by: jimin.jm <jimin.jm@alibaba-inc.com>
6 years ago
buildmaster 632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release 6 years ago
buildmaster 9c7f866c77 Going back to snapshots 6 years ago
buildmaster 3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE 6 years ago
fangjian0423 d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT 6 years ago
flystar32 16742f70c1 fix nacos config test case 6 years ago
fangjian0423 2a3ff1725a ignore test case 6 years ago
fangjian0423 72349fa63e ignore test case 6 years ago
fangjian0423 10da0cc19f update nacos-config test case 6 years ago
fangjian0423 7ca6123fb0 update nacos-config test case 6 years ago
fangjian0423 2d2ffd3560 update nacos-config test case 6 years ago
fangjian0423 ca23643cd3 update nacos-config test case 6 years ago
fangjian0423 4d5d14cece update nacos-config test case 6 years ago
flystar32 7cc5a13260 merge endpoint and endpoint configuration 6 years ago
flystar32 c932e03e36 Fixes #496 and #497 6 years ago
flystar32 97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 6 years ago
Spring Operator 5efcf5adf1 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 69 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 138 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 69 occurrences
6 years ago
flystar32 5923f41fac delete useless field and add additional configuration metadata 6 years ago
flystar32 4d2de76e4b support spring cloud nacos config enabled , Polish #411 6 years ago
flystar32 fa0b5a8664 Fixes #404 6 years ago