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

131 Commits

Author SHA1 Message Date
chuntaojun
935f50f9ab fix(nacos): Repair to create a large number of Nacos*Service problems 2019-11-06 21:26:55 +08:00
chuntaojun
492b8d3b20 refactor(nacos): Roll back to the original solution to solve the problem of compatibility 2019-11-06 21:12:26 +08:00
tyq0010
b2825b275f
Update DubboServiceDiscoveryAutoConfiguration.java
fix (DubboServiceDiscoveryAutoConfiguration does not set the group when subscribing to service #1043)
2019-11-05 21:31:39 +08:00
fangjian0423
de9b1be4be pass checkstyle plugin 2019-10-28 16:15:18 +08:00
echooymxq
81e1bcfb09 Support Nacos reactive service discovery
Support Nacos reactive discovery
2019-10-22 11:44:10 +08:00
fangjian0423
3b6220dd48 do some optimizations about GenericService 2019-09-29 16:36:02 +08:00
fangjian0423
4d5b0fd191 fix #936 2019-09-29 16:23:58 +08:00
fangjian0423
2435167e1e format code with maven plugins 2019-09-26 17:15:43 +08:00
fangjian0423
dab11a2c79 code format 2019-09-12 15:23:30 +08:00
format
101ac4c605
Merge pull request #923 from liuxx001/master
another way to customize getting service instance in service subscribe and fixes #908.
2019-09-12 15:21:21 +08:00
liuxx
379a8dc04a
add license 2019-09-11 19:03:41 +08:00
echooymxq
bd0953cd7a Format code 2019-09-11 12:30:02 +08:00
liuxx
7dd7fa9c49 customize getting service instance in service subscribe. 2019-09-08 14:47:17 +08:00
echooymxq
b8d9b4f787 Merge remote-tracking branch 'upstream/master' 2019-09-07 16:19:49 +08:00
fangjian0423
0890e02db9 upgrade to Spring Cloud Hoxton 2019-09-06 18:34:07 +08:00
fangjian0423
e8ee68998e upgrade to Spring Cloud Hoxton, close #917 2019-09-06 16:33:11 +08:00
fangjian0423
1b8973d874 fix service instance select of dubbo spring cloud 2019-09-05 15:20:48 +08:00
fangjian0423
9344473e51 Merge remote-tracking branch 'upstream/master' 2019-09-05 15:10:57 +08:00
fangjian0423
99a7f1b69f Polish #911 2019-09-04 17:38:15 +08:00
echooymxq
5b9c037f16 Merge remote-tracking branch 'upstream/master' 2019-09-04 16:04:05 +08:00
chuntaojun
d1b64df9d2 refactor(nacos): Modify nacos service caching mechanism 2019-09-04 15:12:41 +08:00
format
5a9fb3ade1
Merge pull request #877 from liuxx001/master
fix #870
2019-09-03 18:49:25 +08:00
liuxx
86fd6e918f
format code 2019-09-03 17:47:58 +08:00
liuxx
ba91b2e09f
format code
format code
2019-09-03 17:37:50 +08:00
echooymxq
7a355cb840 Advance adapt Dubbo restTemplates 2019-09-03 15:35:31 +08:00
liuxx
3445ab0c63
fix Optional.of() throw NPE
fix Optional.of() throw NPE
2019-08-27 11:09:56 +08:00
liuxx
cb5a9b940c fix #870 2019-08-23 16:45:35 +08:00
echooymxq
a8df603c5d Update README 2019-08-21 01:42:55 +08:00
echooymxq
2e4f1f415a fix #841 get DubboTransported annotation attributes npe 2019-08-18 21:00:44 +08:00
fangjian0423
c747d1f5e6 close #816 2019-08-14 15:24:08 +08:00
fangjian0423
9ae8082d06 dubbo spring cloud dynamic service discovery 2019-08-06 20:31:25 +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
mercyblitz
3df938d229 Format Code using Spring Boot Code Conventions 2019-08-01 14:08:30 +08:00
mercyblitz
12efadd61f Format Code 2019-08-01 13:55:55 +08:00
mercyblitz
7580d8b1cd Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Adapter Nacos implementation 2019-08-01 13:28:21 +08:00
mercyblitz
a8b274e61b Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Bugfix for the missing Event handling 2019-08-01 11:15:28 +08:00
mercyblitz
a666ddc8cb Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Add EMPTY_PROTOCOL URLs when no service instance is available 2019-08-01 10:27:29 +08:00
mercyblitz
8b1f78c237 Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Optimize implementation and reuse the HeartbeatEvent background thread 2019-08-01 09:58:34 +08:00
mercyblitz
9e0a5185d1 Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Bugfix 2019-07-31 16:41:52 +08:00
mercyblitz
7225f63f56 Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Adapter Eureka implementation 2019-07-31 10:45:40 +08:00
mercyblitz
ad9ce6267c Polish spring-cloud-incubator/spring-cloud-alibaba#600 : [Enhancement] Dubbo Spring Cloud Changes the dependency of spring-boot-actuator to be optional 2019-07-30 17:04:57 +08:00
mercyblitz
c9c88e9459 Polish spring-cloud-incubator/spring-cloud-alibaba#713 : [Dubbo] Upgrade Dubbo 2.7.3 2019-07-30 16:57:35 +08:00
fangjian0423
883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 2019-07-23 11:03:08 +08:00
fangjian0423
108a62a65c Updates to spring cloud Greenwich.SR2 2019-06-26 20:53:15 +08:00
jimin.jm
4dcd68f6e1 optimize code to match p3c check rules
Signed-off-by: jimin.jm <jimin.jm@alibaba-inc.com>
2019-05-08 20:27:23 +08:00
mercyblitz
2d894f5fd3 Polish spring-cloud-incubator/spring-cloud-alibaba/#592 2019-04-29 20:27:43 +08:00
mercyblitz
d3d1172508 Polish spring-cloud-incubator/spring-cloud-alibaba#591 2019-04-24 21:09:39 +08:00
mercyblitz
49c6fedfe4 Polish spring-cloud-incubator/spring-cloud-alibaba#589 2019-04-24 21:02:19 +08:00
mercyblitz
f8d1c7e3c9 Polish spring-cloud-incubator/spring-cloud-alibaba#589 2019-04-24 21:00:13 +08:00