1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

72 Commits

Author SHA1 Message Date
fangjian0423
2435167e1e format code with maven plugins 2019-09-26 17:15:43 +08:00
chuntaojun
f0f86868b2 fix(nacos): fix issue #859 2019-09-12 22:01:37 +08:00
chuntaojun
5162d02b4e fix(nacos): fix issue #859 2019-09-12 20:20:02 +08:00
fangjian0423
e8ee68998e upgrade to Spring Cloud Hoxton, close #917 2019-09-06 16:33:11 +08:00
chuntaojun
d2684c2882 fix(nacos): fix issue #859 2019-09-06 16:03:41 +08:00
chuntaojun
e4d85b6c7e style(nacos): Standard code style. 2019-09-05 11:13:59 +08:00
chuntaojun
d1b64df9d2 refactor(nacos): Modify nacos service caching mechanism 2019-09-04 15:12:41 +08:00
format
5b07a560be
Merge pull request #876 from zhaoyuguang/zhaoyuguang/dev_3
Use Spring advanced API make design more clearer
2019-09-02 19:43:36 +08:00
赵禹光
189837ed12 remain annotations clearer 2019-08-23 15:38:53 +08:00
赵禹光
3eb75988e3 example annotations clearer 2019-08-23 15:36:31 +08:00
Rivers-Shall
57ec776c7b Modify nacos-discovery-example to test UrlCleaner of
`SentinelResttemplate`
2019-08-19 16:13:06 +08:00
panda
9dc03faa41 some doc no error correction 2019-08-15 23:57:39 +08:00
fangjian0423
9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-08-02 10:59:09 +08:00
fangjian0423
c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 2019-08-01 15:57:56 +08:00
fangjian0423
3427a7345d update sentinel demo 2019-07-29 00:07:32 +08:00
fangjian0423
9557879f44 update sentinel demo 2019-07-29 00:06:49 +08:00
fangjian0423
145c14058b update sentinel examples 2019-07-26 12:41:00 +08:00
fangjian0423
883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 2019-07-23 11:03:08 +08:00
Jevon Yang
f4f407b84c example for issue #714 to validate the pr 2019-06-24 15:24:19 +08:00
buildmaster
632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release 2019-04-19 16:51:08 +00:00
buildmaster
9c7f866c77 Going back to snapshots 2019-04-19 16:51:07 +00:00
buildmaster
3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE 2019-04-19 16:46:40 +00:00
fangjian0423
d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT 2019-04-19 14:09:14 +08:00
fangjian0423
ebaf38fda7 update nacos config examples 2019-04-11 10:39:28 +08:00
xiaojing
017044e123
update readme 2019-04-08 15:20:24 +08:00
xiaojing
0c1e6e13cf
update readme 2019-04-08 15:16:35 +08:00
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.
2019-04-01 15:38:00 +08:00
fangjian0423
1cd4efdd1f Merge remote-tracking branch 'upstream/master' 2019-03-27 16:22:59 +08:00
flystar32
97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 2019-03-27 14:34:35 +08:00
fangjian0423
080ad2df1e fix bug about feign and update examples 2019-03-26 20:18:07 +08:00
fangjian0423
ec98a2db01 code format 2019-03-26 17:53:17 +08:00
fangjian0423
5995687dd5 update sentinel examples 2019-03-26 16:34:18 +08:00
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
2019-03-19 20:21:49 -05:00
Jlcao
cef321c4fb
Wrong character changes
Wrong character changes. ‘流量器’==> '浏览器‘
2019-03-17 21:03:09 +08:00
fangjian0423
501d08d1e5 add spring cloud gateway bom 2019-03-06 10:59:04 +08:00
xiaojing
dbfc363c02
Merge pull request #394 from yunzheng1228/master
format code and fixed example's bug
2019-02-28 16:20:35 +08:00
yunzheng1228
df8f703460 Fixed nacos-example's bug, Change the attribute value of spring.application.name from 'sca-nacos-config' to 'nacos-config-example' 2019-02-28 15:51:42 +08:00
Harris Zhang
10206af82b
use EnableDiscoveryClient 2019-02-24 11:16:56 +08:00
pbting
92519a7a09
Merge branch 'master' into master 2019-02-22 20:55:30 +08:00
pbting
95060a19b1
Update pom.xml
remove alicloud context maven dependency
2019-02-19 16:55:59 +08:00
pbting
c8f1697c3d
Update pom.xml
remove alicloud context
2019-02-19 16:55:16 +08:00
得少
f777bc3006 remove alicloud context dependency 2019-02-19 16:53:37 +08:00
format
9b84df9015
Merge pull request #358 from pbting/master
nacos discovery starter support connect to aliyun with master branch
2019-02-19 16:41:44 +08:00
gaoyunpeng
394485a12d replace cobertura to jacoco 2019-02-18 20:05:08 +08:00
得少
997faff710 add nacos discovery starter support to connect to aliyun 2019-02-18 09:52:41 +08:00
pbting
90a7769180
Merge pull request #4 from spring-cloud-incubator/master
Synchronize code once
2019-02-15 13:48:34 +08:00
flystar32
450f1e8269 modify example to verify . 2019-01-31 15:02:30 +08:00
Xiaolong Zuo
e541aef538
Merge pull request #291 from fangjian0423/master
Add test case for sentinel datasource module
2019-01-22 16:55:20 +08:00
冷冷
fc72c76a9d fix #276 2019-01-21 12:36:56 +08:00
冷冷
aae2c1676b fix #274 add example. how to use spring cloud gateway with nacos 2019-01-19 13:01:10 +08:00