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

65 Commits

Author SHA1 Message Date
mercyblitz
a198133852 Update pom.xml 2020-04-03 23:48:57 +08:00
mercyblitz
46b64a96fa Update Samples 2020-04-02 17:36:00 +08:00
theonefx
a0fc48628c fix document link error
ref: https://github.com/alibaba/spring-cloud-alibaba/issues/1214
2020-03-31 19:00:53 +08:00
mercyblitz
155ea9418f Polish alibaba/spring-cloud-alibaba/#1222 : Combining the code-based and starter modules 2020-03-06 13:40:22 +08:00
fangjian0423
88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2020-02-14 20:27:11 +08:00
fangjian0423
c5e27237fb Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE. 2020-02-05 23:57:17 +08:00
mercyblitz
4402ee0bbe Polish alibaba/spring-cloud-alibaba/#1192 : [Infrastructure] Upgrade the Dubbo 2.7.4.1 dependencies 2020-02-03 15:26:13 +08:00
fangjian0423
a27d0e2c71 optimize dubbo dependency and code style 2019-12-29 02:05:23 +08:00
fangjian0423
e4a4e7f288 update pom to adapt Hoxton version 2019-11-29 11:00:39 +08:00
fangjian0423
576de3a218 update dubbo version on examples 2019-09-30 10:41:58 +08:00
fangjian0423
2435167e1e format code with maven plugins 2019-09-26 17:15:43 +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
c747d1f5e6 close #816 2019-08-14 15:24:08 +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
be18803104 Update The sample 2019-08-01 11:24:00 +08:00
mercyblitz
9e0a5185d1 Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Bugfix 2019-07-31 16:41:52 +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
fangjian0423
04434bf977 update docs 2019-07-29 14:45:52 +08:00
Xin Wang
7bd0adc99e update circleci url 2019-07-24 11:00:49 +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
lujian
3a15c7ea15 Dubbo graduated from Apache, remove the incubating word in README. 2019-05-31 09:27:32 +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
1c98a232bf Remove the Chinese comments 2019-04-25 21:47:45 +08:00
mercyblitz
46cb0b41e4 Duplicate the dependencies for samples 2019-04-25 21:46:28 +08:00
mercyblitz
9d37e7aec6 Update the dependencies for bugfix 2019-04-25 18:53:17 +08:00
mercyblitz
6ccc3e25d6 Update Samples and Documents 2019-04-25 16:30:55 +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
mercyblitz
2b5f7dc724 Polish spring-cloud-incubator/spring-cloud-alibaba#553 : Dubbo Spring Cloud service invocations failed without REST protocol 2019-04-15 15:22:31 +08:00
mercyblitz
0c73d6e6af Polish spring-cloud-incubator/spring-cloud-alibaba#549 : Update samples 2019-04-13 08:55:57 +08:00
mercyblitz
da86149ffb Merge remote-tracking branch 'upstream/master' 2019-04-13 08:36:00 +08:00
mercyblitz
ffcd829a99 Polish spring-cloud-incubator/spring-cloud-alibaba#549 : LoadBalancerInterceptor bean may be missing 2019-04-13 08:30:29 +08:00
fangjian0423
6b3f5cbd4c Updates to spring cloud Greenwich.SR1 2019-04-12 14:10:25 +08:00
mercyblitz
f2fa0addf8 Polish spring-cloud-incubator/spring-cloud-alibaba#538 : Add Production-Ready features for Dubbo Spring Cloud 2019-04-10 23:35:27 +08:00
mercyblitz
d5bdfbf127 Update Dubbo samples' plugins 2019-04-09 18:25:31 +08:00
mercyblitz
c12252566a Update Dubbo Spring Boot Starter 2.7.1 2019-04-09 09:56:06 +08:00
Mercy Ma
3230a61a23
Merge pull request #525 from mercyblitz/master
Polish spring-cloud-incubator/spring-cloud-alibaba#524 : Add @Configu…
2019-04-03 14:06:40 +08:00
mercyblitz
fd410ccf38 Polish spring-cloud-incubator/spring-cloud-alibaba#524 : Add @ConfigurationProperties for Dubbo Spring Cloud 2019-04-03 13:55:06 +08:00
Mercy Ma
c262c5a8a4
Merge pull request #522 from mercyblitz/master
Polish spring-cloud-incubator/spring-cloud-alibaba#500 : dubbo failed…
2019-04-02 18:28:22 +08:00
mercyblitz
026046fb15 Polish spring-cloud-incubator/spring-cloud-alibaba#500 : dubbo failed to transfer object using Fegin mode 2019-04-02 17:43:44 +08:00
fangjian0423
34d7f56158 update pom to fix build error 2019-04-02 14:29:10 +08:00
Mercy Ma
02e2892f13
Merge pull request #515 from mercyblitz/master
Polish spring-cloud-incubator/spring-cloud-alibaba#510 : Reactor code
2019-04-02 09:55:32 +08:00
mercyblitz
e32b020198 Polish spring-cloud-incubator/spring-cloud-alibaba#510 : Reactor code 2019-04-02 09:23:40 +08:00
Mercy Ma
5df1d76945
Merge pull request #514 from mercyblitz/master
Refactor Dubbo Service registration
2019-04-02 02:00:10 +08:00
mercyblitz
4b111e4e46 Polish spring-cloud-incubator/spring-cloud-alibaba#510 : Dubbo Spring Cloud Non-Web Provider Registration issue 2019-04-02 01:45:53 +08:00