Commit Graph

93 Commits (8b1f78c237f3409a0e071dd2f92054c78cc4ac0a)

Author SHA1 Message Date
mercyblitz 8b1f78c237 Polish : Optimize implementation and reuse the HeartbeatEvent background thread
mercyblitz 9e0a5185d1 Polish : Bugfix
mercyblitz 7225f63f56 Polish : Adapter Eureka implementation
mercyblitz ad9ce6267c Polish : [Enhancement] Dubbo Spring Cloud Changes the dependency of spring-boot-actuator to be optional
mercyblitz c9c88e9459 Polish : [Dubbo] Upgrade Dubbo 2.7.3
fangjian0423 883c66f251 polish update pkg name & maven coordinate for Greenwich
fangjian0423 108a62a65c Updates to spring cloud Greenwich.SR2
jimin.jm 4dcd68f6e1 optimize code to match p3c check rules
Signed-off-by: jimin.jm <jimin.jm@alibaba-inc.com>
mercyblitz 2d894f5fd3 Polish spring-cloud-incubator/spring-cloud-alibaba/#592
mercyblitz d3d1172508 Polish
mercyblitz 49c6fedfe4 Polish
mercyblitz f8d1c7e3c9 Polish
mercyblitz b53460d609 Update Document
mercyblitz b588306c71 Update Document
mercyblitz 2e2d851185 Update Document
buildmaster 632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release
buildmaster 9c7f866c77 Going back to snapshots
buildmaster 3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE
fangjian0423 d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT
mercyblitz 18c4fccebf Polish : Optimize Scheduler tasks
mercyblitz 0a9930c8c2 Polish : Resolve BeanCurrentlyInCreationException issue
mercyblitz aef27e885e Polish : Refactor and filter protocol
mercyblitz 3cf4b7cead Polish : Add registered URLs into DubboMetadataService
mercyblitz b17d6bf945 Polish : NPE should be avoid When ServiceRestMetadata can't be found
mercyblitz 431dfddb4e Polish : Dubbo Spring Cloud service invocations failed without REST protocol
mercyblitz 2b5f7dc724 Polish : Dubbo Spring Cloud service invocations failed without REST protocol
mercyblitz 0c73d6e6af Polish : Update samples
mercyblitz da86149ffb Merge remote-tracking branch 'upstream/master'
mercyblitz ffcd829a99 Polish : LoadBalancerInterceptor bean may be missing
fangjian0423 6b3f5cbd4c Updates to spring cloud Greenwich.SR1
mercyblitz be521de748 Polish : DubboMetadataService will be always exported
mercyblitz 9caa0f9742 Polish : Rename DubboMetadataConfigService to DubboMetadataService
mercyblitz f2fa0addf8 Polish : Add Production-Ready features for Dubbo Spring Cloud
mercyblitz e912820387 Refactor
mercyblitz 42c0c9d2b8 Polish
mercyblitz c12252566a Update Dubbo Spring Boot Starter 2.7.1
Mercy Ma 3230a61a23
Merge pull request from mercyblitz/master
Polish  : Add @Configu…
mercyblitz fd410ccf38 Polish : Add @ConfigurationProperties for Dubbo Spring Cloud
Mercy Ma c262c5a8a4
Merge pull request from mercyblitz/master
Polish  : dubbo failed…
mercyblitz 026046fb15 Polish : dubbo failed to transfer object using Fegin mode
Mercy Ma 02e2892f13
Merge pull request from mercyblitz/master
Polish  : Reactor code
mercyblitz e32b020198 Polish : Reactor code
Mercy Ma 5df1d76945
Merge pull request from mercyblitz/master
Refactor Dubbo Service registration
mercyblitz 4b111e4e46 Polish : Dubbo Spring Cloud Non-Web Provider Registration issue
小马哥 5c291eef16 Add Spring Boot version
mercyblitz 8218c9d38b Optimize
李林峰 1565ee6845 Missing '@Override' annotation on 'customizePropertySources()'
mercyblitz ee91dfa9f5 Optimize modular implementation
mercyblitz 728c01991e Separate all event-handling to smaller modules
mercyblitz 3407cd36de Refactor Dubbo Service registration logic:
1. Simplify registration implementation
2. Add Event-Driven