format
e624a4dfce
Merge pull request #437 from jackBaozz/1.x
...
update bus example configuration
2019-03-15 17:41:11 +08:00
jackBao
99cf72ee4e
Update bootstrap.properties
...
spring.cloud.stream.rocketmq.binder.namesrv-addr 配置有问题 ,启动后,请求/bus/event/publish/user 会报错
2019-03-15 16:36:36.911 ERROR 19392 --- [enderExecutor_2] o.s.c.s.b.r.i.RocketMQMessageHandler : RocketMQ Message hasn't been sent. Caused by No route info of this topic, springCloudBus
See http://rocketmq.apache.org/docs/faq/ for further details.
2019-03-15 17:22:29 +08:00
jackBao
043e879522
Merge pull request #2 from spring-cloud-incubator/1.x
...
1.x
2019-03-15 15:42:15 +08:00
fangjian0423
eb72043b9f
fix spring-cloud-starter-bus-rocketmq in 1.x
2019-03-14 20:30:39 +08:00
fangjian0423
a59011fa93
add switch for @SentinelRestTemplate
2019-03-13 15:56:26 +08:00
flystar32
ca5d5282a5
update nacos config support enabled
2019-03-12 17:09:21 +08:00
flystar32
6f0d76e4aa
add conditional on nacos discovery enabled
2019-03-12 16:40:33 +08:00
fangjian0423
2b9cae20b8
sync binder to 1.x
2019-03-12 16:02:07 +08:00
fangjian0423
2ad46027cf
Merge remote-tracking branch 'upstream/1.x' into binder-dev-1.x
2019-03-12 15:30:07 +08:00
flystar32
ad34e8a5e9
update nacos and fescar version
2019-03-07 10:52:32 +08:00
fangjian0423
b09024f28f
resolve problem in sentinel test case in 1.x
2019-03-04 21:51:31 +08:00
fangjian0423
af574779fd
sentinel zuul refactor sync in 1.x
2019-03-04 21:18:27 +08:00
fangjian0423
c470f56492
sentinel zuul refactor 1.x
2019-03-04 16:48:57 +08:00
fangjian0423
d0cbd9f994
sms refactor 1.x
2019-03-04 15:24:29 +08:00
fangjian0423
d4767da1c5
sms & sentinel refactor 1.x
2019-03-04 15:23:19 +08:00
fangjian0423
15b01929ab
sync sentinel zuul to 1.x branch
2019-03-04 14:45:18 +08:00
flystar32
01d7620d74
add nacos config test case
2019-03-04 10:35:13 +08:00
flystar32
59bac8f9b9
support EnableDiscoveryClient
2019-03-01 11:18:10 +08:00
flystar32
9ae1c28906
add test case of ANS
2019-02-28 17:20:15 +08:00
fangjian0423
97ddae22fc
sync rocketmq binder to 1.x
2019-02-28 16:39:22 +08:00
fangjian0423
348f699eb8
Merge remote-tracking branch 'upstream/1.x' into binder-dev-1.x
2019-02-28 15:41:45 +08:00
flystar32
db0fa6547b
add more ACM test case
2019-02-28 15:39:20 +08:00
flystar32
2622f2c5bd
add ACM test case
2019-02-28 14:57:45 +08:00
xiaojing
9e0a4d6b4a
Merge pull request #385 from xiaolongzuo/1.x
...
Add statistics for nacos discovery and test case
2019-02-26 11:15:44 +08:00
xiaolongzuo
ac27dd9b30
Add scx and oss java doc.
2019-02-26 10:53:50 +08:00
xiaolongzuo
29b2589f1c
Merge branch '1.x' of github.com:spring-cloud-incubator/spring-cloud-alibaba into 1.x
2019-02-25 19:24:15 +08:00
Xiaolong Zuo
ca7a376ab2
Merge pull request #383 from pbting/1.x
...
[1.x]change the system properties named and upgrade nacos client version
2019-02-25 17:42:20 +08:00
xiaolongzuo
6ae1df0363
Polish
2019-02-25 16:43:51 +08:00
xiaolongzuo
25f16d3528
Polish test cases for schedulerx
2019-02-25 16:43:22 +08:00
xiaolongzuo
6ff11740bf
Add statistics for nacos discovery and test case
...
# Conflicts:
# spring-cloud-alicloud-context/src/test/java/org/springframework/cloud/alicloud/context/nacos/NacosDiscoveryParameterInitListenerTests.java
2019-02-25 16:42:45 +08:00
xiaolongzuo
34bcd8b242
Add statistics for nacos discovery and test case
...
# Conflicts:
# spring-cloud-alicloud-context/src/test/java/org/springframework/cloud/alicloud/context/nacos/NacosDiscoveryParameterInitListenerTests.java
2019-02-25 16:42:30 +08:00
pbting
55ee280ede
Merge pull request #7 from spring-cloud-incubator/1.x
...
sync 1.x code
2019-02-22 21:03:11 +08:00
得少
b9a08cf1e4
1、change the nacos system properties named
...
2、upgrade nacos client dependency with 0.8.2
2019-02-22 20:49:14 +08:00
flystar32
d81a8d9490
fixed bug, can't not register
2019-02-21 15:47:02 +08:00
flystar32
ee4d67a6fa
format code and change apache log to slf4j
2019-02-21 14:35:44 +08:00
flystar32
ac382c9e3f
format code and change logger to log
2019-02-21 11:38:22 +08:00
fangjian0423
93defa99e2
upgrade sentinel version to 1.4.2
2019-02-21 10:35:30 +08:00
flystar32
a03ce9fea8
add test case and nacos watch
2019-02-20 19:02:17 +08:00
fangjian0423
fe13a96fe4
Merge remote-tracking branch 'upstream/1.x' into 1.x
2019-02-20 17:08:48 +08:00
fangjian0423
9168e60da4
refactor sentinel log
2019-02-20 17:08:20 +08:00
Xiaolong Zuo
5d69156395
Merge pull request #361 from fangjian0423/1.x
...
sync sentinel to 1.x branch
2019-02-20 15:55:06 +08:00
fangjian0423
eeedf90d86
sentinel 1.x add jsr and update version of validation-api
2019-02-19 20:52:28 +08:00
fangjian0423
f339f30b7b
Merge remote-tracking branch 'upstream/1.x' into 1.x
2019-02-19 20:51:46 +08:00
pbting
edf04a5c42
Update pom.xml
...
remove spring-cloud-alicloud-context maven dependency
2019-02-19 16:57:38 +08:00
pbting
0581a923fe
Update pom.xml
...
remove spring-cloud-alicloud-context maven dependency
2019-02-19 16:57:05 +08:00
flystar32
4fe795166b
support spring.cloud.nacos.config.enabled
2019-02-19 16:31:17 +08:00
fangjian0423
56336b40c5
sync rocketmq binder to 1.x branch
2019-02-19 15:36:44 +08:00
fangjian0423
b0ed3d8642
sync sentinel to 1.x branch
2019-02-18 21:07:14 +08:00
format
5a5ff5c444
Merge pull request #359 from pbting/1.x
...
nacos discovery starter support connect to aliyun with 1.x branch
2019-02-18 20:01:17 +08:00
得少
97939b8098
update the log information print by conditional
2019-02-18 19:10:15 +08:00