Commit Graph

71 Commits (2.2.x)

Author SHA1 Message Date
Huey Yao 32a6e437ae
new features: add distributed scheduling support. (#3725) 8 months ago
YuLuo 7d9703870b
update doc wrong and add docker support for in integrated-example (#3204) 2 years ago
Steve Rao 1b2cbe44b7
governance: fixed governance examples problem. (#3113)
governance: fixed governance examples problem
2 years ago
Steve Rao e0636ecfb3
Merge microservices governance to main branch (#3066)
* feature:microservices governance modules
2 years ago
黄sir 84854d6d4b feat: integrated-example local and kubernetes deployment 2 years ago
Yuyao Huang bb5c6d0e92
feat: integrated example local version initialized (#2711)
* Integrated example local version business and docs initialized

* polish code

* add frontend module and refactor distributed tx scenarios

* resolving front-end cross-origin

* rocketmq frontend

* sentinel frontend

* feat: localized deployment for integrated-example
2 years ago
sorie 35d5fa6e9a RocketMQ 支持PollMessageSource 2 years ago
Steve Rao 375cbd6c26
Merge appactive module into main branch of 2.2.x. (#2758)
* feature: initial appactive module

* feature:appactive core logic

* feature:add appactive relevant examples

* fix: add appactive module in pom.xml

* fix: Reformat code

* feature: add AppactivePredicate

* refactor: delete duplicate codes and reformat them

* feature: using PredicateBasedRule default filter logic

* feature: deleted useless filed in AppactiveRule

* refactor: polish the code

* feat(appactive):doc init

* refactor: add rules and polish codes

* refactor: modified package name

* refactor: delete useless files

* feature: add readme-zh.md

* refactor: polish readme docs

* fix: fix appactive docs error

* refactor: polish code and docs

* refactor: adjust service type name

* refactor: delete useless files

Co-authored-by: 就砺 <jiuli.qk@alibaba-inc.com>
2 years ago
misselvexu cfbf11fd8b Add maxReconsumeTimes support . 3 years ago
ruansheng 36bbc3b6c1 Remove sentinel-dubbo adapter
(cherry picked from commit dcfe35dbba)
3 years ago
ruansheng 8386602cb5 Remove dubbo examples and doc 3 years ago
Steve Rao 69e50b8936
Merge pull request #2583 from zhangqian9158/2.2.x
Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch
3 years ago
zhangqian 6ce99e3e9d Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch 3 years ago
zhangqian 9e83d727d2 Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch 3 years ago
sorie 69dd725137 rocketmq example maven fix 3 years ago
sorie 3b508d8a75 remove deprecated rocketmq example 3 years ago
Freeman Lau cfc15d8cbd cherry-pick freeman Add rocketmq example 3 years ago
sorie e611224fa3 rocketmq example readme improve 3 years ago
sorie 029ea6fd53 Refactor Rocketmq: use StreamBridge.send() instead of functional producer 3 years ago
sorie a216edc863 some rocketmq example. 3 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
mercyblitz 2282d39df6 Polish alibaba/spring-cloud-alibaba/#1261 : Removing the commercial examples and adding starters into spring-cloud-alibaba-coverage module 5 years ago
mercyblitz 93d5ce1054 Polish alibaba/spring-cloud-alibaba/#1222 : Resolve the relative path of pom.xml 5 years ago
fangjian0423 88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 5 years ago
fangjian0423 c5e27237fb Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE. 5 years ago
itmuch 670967a41c add module Spring Cloud Alibaba Sidecar 5 years ago
fangjian0423 e8ee68998e upgrade to Spring Cloud Hoxton, close #917 5 years ago
冷冷 ac06210597 Merge https://github.com/alibaba/spring-cloud-alibaba 6 years ago
fangjian0423 9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 6 years ago
fangjian0423 c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 6 years ago
冷冷 5a1c2b5fef Adding tests. add sentinel feign example 6 years ago
fangjian0423 883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 6 years ago
fangjian0423 1b0485402c Polish #615, add gateway example 6 years ago
fangjian0423 566753aba7 add sentinel webflux example and modify sentinel web example 6 years ago
buildmaster 632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release 6 years ago
buildmaster 9c7f866c77 Going back to snapshots 6 years ago
buildmaster 3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE 6 years ago
fangjian0423 d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT 6 years ago
flystar32 67bbfc1ed6 rename fescar to seata 6 years ago
flystar32 97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 6 years ago
fangjian0423 48dc322407 add spring-cloud-alibaba-dubbo to bom and remove useless example 6 years ago
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
6 years ago
fangjian0423 7cc3b02917 update rocketmq examples 6 years ago
format 986e529043
Merge pull request #390 from mostcool/master
optimized spring-cloud-alicloud-sms pom.xml
6 years ago
gaokai ef00e96b5c 包含sms-example模块 6 years ago
mercyblitz 21f3451f7b Polish : spring-cloud-incubator/spring-cloud-alibaba/issues#387 : Add Dubbo Spring Cloud Samples 6 years ago
gaoyunpeng 394485a12d replace cobertura to jacoco 6 years ago
flystar32 a6a894a110 add module Fescar, Polish #303 6 years ago
冷冷 aae2c1676b fix #274 add example. how to use spring cloud gateway with nacos 6 years ago
gaoyunpeng 20eb325e59 update cobertura settings for reduce build time 6 years ago