Commit Graph

69 Commits (4c75ef9197e6d66f8ce08285f8cf448b4d9dc811)

Author SHA1 Message Date
Roger3581321 25689b800e
Add one missing configuration item
Since there is an important, yet missing option spring.cloud.nacos.discovery.enabled, I have added its description by following  the "More configuration items" format.
4 years ago
J-Cod3r 1e74332a0a update nacos-discovery-example readme 5 years ago
yuhuangbin 8a68526da7 fix issue#1456 5 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
yuhuangbin 756c82ba1e upgrade nacos client version 5 years ago
fangjian0423 88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 5 years ago
fangjian0423 c5e27237fb Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE. 5 years ago
fangjian0423 b1af3e2b87 update example configurations 5 years ago
fangjian0423 86640fc353 update example configurations 5 years ago
fangjian0423 57e3059d8d update examples 5 years ago
fangjian0423 00d449ba23 pass code check 5 years ago
fangjian0423 b70129c17f add reactive discovery example 5 years ago
fangjian0423 a9e519265a add s-c-loadbalancer example 5 years ago
chuntaojun 492b8d3b20 refactor(nacos): Roll back to the original solution to solve the problem of compatibility 5 years ago
echooymxq 1bc20774c5 Optimize example module name 5 years ago
fangjian0423 2435167e1e format code with maven plugins 5 years ago
fangjian0423 e8ee68998e upgrade to Spring Cloud Hoxton, close #917 5 years ago
chuntaojun e4d85b6c7e style(nacos): Standard code style. 5 years ago
format 5b07a560be
Merge pull request #876 from zhaoyuguang/zhaoyuguang/dev_3
Use Spring advanced API make design more clearer
5 years ago
赵禹光 189837ed12 remain annotations clearer 6 years ago
赵禹光 3eb75988e3 example annotations clearer 6 years ago
Rivers-Shall 57ec776c7b Modify `nacos-discovery-example` to test UrlCleaner of
`SentinelResttemplate`
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 3427a7345d update sentinel demo 6 years ago
fangjian0423 9557879f44 update sentinel demo 6 years ago
fangjian0423 145c14058b update sentinel examples 6 years ago
fangjian0423 883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 6 years ago
Jevon Yang f4f407b84c example for issue #714 to validate the pr 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
xiaojing 017044e123
update readme 6 years ago
xiaojing 0c1e6e13cf
update readme 6 years ago
fangjian0423 1cd4efdd1f Merge remote-tracking branch 'upstream/master' 6 years ago
flystar32 97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 6 years ago
fangjian0423 080ad2df1e fix bug about feign and update examples 6 years ago
fangjian0423 ec98a2db01 code format 6 years ago
fangjian0423 5995687dd5 update sentinel examples 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
Jlcao cef321c4fb
Wrong character changes
Wrong character changes. ‘流量器’==> '浏览器‘
6 years ago
Harris Zhang 10206af82b
use EnableDiscoveryClient 6 years ago
pbting 92519a7a09
Merge branch 'master' into master 6 years ago
pbting 95060a19b1
Update pom.xml
remove alicloud context maven dependency
6 years ago
pbting c8f1697c3d
Update pom.xml
remove alicloud context
6 years ago
得少 f777bc3006 remove alicloud context dependency 6 years ago
format 9b84df9015
Merge pull request #358 from pbting/master
nacos discovery starter support connect to aliyun with master branch
6 years ago
gaoyunpeng 394485a12d replace cobertura to jacoco 6 years ago
得少 997faff710 add nacos discovery starter support to connect to aliyun 6 years ago