fangjian0423
|
a27d0e2c71
|
optimize dubbo dependency and code style
|
2019-12-29 02:05:23 +08:00 |
|
fangjian0423
|
2435167e1e
|
format code with maven plugins
|
2019-09-26 17:15:43 +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 |
|
fangjian0423
|
883c66f251
|
polish #761 update pkg name & maven coordinate for Greenwich
|
2019-07-23 11:03:08 +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
|
ffcd829a99
|
Polish spring-cloud-incubator/spring-cloud-alibaba#549 : LoadBalancerInterceptor bean may be missing
|
2019-04-13 08:30:29 +08:00 |
|
mercyblitz
|
d5bdfbf127
|
Update Dubbo samples' plugins
|
2019-04-09 18:25:31 +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 |
|
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
|
8218c9d38b
|
Optimize
|
2019-03-29 19:58:00 +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 |
|
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 |
|
mercyblitz
|
10f06bec1e
|
Polish : spring-cloud-incubator/spring-cloud-alibaba#409 : Register the Dubbo REST services as Spring Cloud services in non-web environment
|
2019-03-08 14:54:33 +08:00 |
|
mercyblitz
|
e48863640a
|
Polish : spring-cloud-incubator/spring-cloud-alibaba#377 : Refactor
|
2019-03-07 16:29:31 +08:00 |
|
mercyblitz
|
fa1aa272b1
|
Polish : spring-cloud-incubator/spring-cloud-alibaba/issues#377 : Use Apache Dubbo 2.7.x as Spring Cloud Infrastructure
|
2019-03-06 23:13:43 +08:00 |
|
mercyblitz
|
f719e16d38
|
Polish : /spring-cloud-incubator/spring-cloud-alibaba#386 : Supports all Spring Cloud Registries and default is Nacos
|
2019-02-26 16:54:36 +08:00 |
|
mercyblitz
|
ab1ecca6ab
|
Polish : /spring-cloud-incubator/spring-cloud-alibaba#387 : Dubbo Spring Cloud Samples
|
2019-02-26 16:25:41 +08:00 |
|
mercyblitz
|
21f3451f7b
|
Polish : spring-cloud-incubator/spring-cloud-alibaba/issues#387 : Add Dubbo Spring Cloud Samples
|
2019-02-26 14:52:47 +08:00 |
|