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 |
chuntaojun
|
f0f86868b2
|
fix(nacos): fix issue #859
|
5 years ago |
chuntaojun
|
5162d02b4e
|
fix(nacos): fix issue #859
|
5 years ago |
fangjian0423
|
e8ee68998e
|
upgrade to Spring Cloud Hoxton, close #917
|
5 years ago |
chuntaojun
|
d2684c2882
|
fix(nacos): fix issue #859
|
5 years ago |
chuntaojun
|
e4d85b6c7e
|
style(nacos): Standard code style.
|
5 years ago |
chuntaojun
|
d1b64df9d2
|
refactor(nacos): Modify nacos service caching mechanism
|
5 years ago |
format
|
5b07a560be
|
Merge pull request #876 from zhaoyuguang/zhaoyuguang/dev_3
Use Spring advanced API make design more clearer
|
6 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 |
panda
|
9dc03faa41
|
some doc no error correction
|
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 |
fangjian0423
|
ebaf38fda7
|
update nacos config examples
|
6 years ago |
xiaojing
|
017044e123
|
update readme
|
6 years ago |
xiaojing
|
0c1e6e13cf
|
update readme
|
6 years ago |
Jianwei Mao
|
961d87d9e0
|
Add an usage for config listener
1. add an example that reacting to the change of config data using Listener.
2. update string format of output.
|
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 |
fangjian0423
|
501d08d1e5
|
add spring cloud gateway bom
|
6 years ago |
xiaojing
|
dbfc363c02
|
Merge pull request #394 from yunzheng1228/master
format code and fixed example's bug
|
6 years ago |
yunzheng1228
|
df8f703460
|
Fixed nacos-example's bug, Change the attribute value of spring.application.name from 'sca-nacos-config' to 'nacos-config-example'
|
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 |
pbting
|
90a7769180
|
Merge pull request #4 from spring-cloud-incubator/master
Synchronize code once
|
6 years ago |
flystar32
|
450f1e8269
|
modify example to verify .
|
6 years ago |
Xiaolong Zuo
|
e541aef538
|
Merge pull request #291 from fangjian0423/master
Add test case for sentinel datasource module
|
6 years ago |