538 Commits (2.2.x)

Author SHA1 Message Date
黄sir 9a2a4141a7 polish yaml for kubernetes resource
黄sir 932594d136 doc: add Helm installation docs for integrated example
黄sir 44547a9af6 feat: Helm installation for integrated example on kubernetes
pandaapo e3ad76a508
Fix issue 2799: add some configuration items. ()
* Fix issue 2799: add some configuration items.
windWheel 63708c0fc8
Merge pull request from complone/seata-doc-fix
add seata doc
windwheel 17e1ce225f adjust yml
Yuyao Huang bb5c6d0e92
feat: integrated example local version initialized ()
* 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
jesse.tang 11d6cf90bf
fix: spring-cloud-alibaba-examples grammar from branch 2.2.x ()
* fix spring-cloud-alibaba-examples grammar

* fix 地 => 的

* fix 地 => 的 and to => the

* fix
Wu Daifu 672a0f412d
Fix issue 2698: resolve errors in generating javadocs by mvn install ()
* resolve errors in generating javadocs by mvn install(Fixes gh-2698)

* modify javadoc
Ceven Cheng fcf8cd48ad
Fix MavenReportException problem ()
* docs:polished the readme docs

perfect the sample documentation for Spring Cloud Alibaba Sidecar

* docs:polished the readme docs

Fix `nacos` password spelling error

* fix: Fix MavenReportException problem
Cyoking 1e312a85e2 Correct spelling mistakes in readme.md
chengpu.rzh a8f2da5b29 fix: fix appactive docs error
chengpu.rzh 5d27e3e927 docs: polish IPv6 relevant docs
lai hui f3414be649 doc: add IPv6 doc
cevencheng afb7f54045 docs:polished the readme docs
Fix `nacos` password spelling error
cevencheng 5b0396aaad docs:polished the readme docs
Fix `nacos` password spelling error
cevencheng 1181349d9a docs:polished the readme docs
perfect the sample documentation for Spring Cloud Alibaba Sidecar
sorie dfefc030c6 RocketMQ pollable support anonymous group.
sorie 6ee93ebe37 Fix rocketmq code style
sorie a2a006b53b RocketMQ 支持PollMessageSource
sorie b8bcca486f RocketMQ 支持PollMessageSource
sorie 35d5fa6e9a RocketMQ 支持PollMessageSource
chengpu.rzh 9f781bcbc6 Merge remote-tracking branch 'origin/2.2.x' into 2.2.x
chengpu.rzh d55974c967 refactor: delete useless settings
dependabot[bot] b84b7a8b3a Bump hibernate-validator
Bumps hibernate-validator from 5.1.0.Final to 6.0.23.Final.

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 9f31fdbb8d Bump mysql-connector-java
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.40 to 8.0.28.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.40...8.0.28)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 738ac3f110 Bump mysql-connector-java
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.40 to 8.0.28.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.40...8.0.28)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Steve Rao 375cbd6c26
Merge appactive module into main branch of 2.2.x. ()
* 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>
chengpu.rzh 55c3aafb38 feature: update Seata to 1.5.2,
chengpu.rzh 676ca4a66b fix: deleted dubbo dependencies
lai hui 5fd365ec8a add example
余黄彬 9a21f3d08e
Merge pull request from misselvexu/rmq/gh-2627
Add maxReconsumeTimes support .
黄sir ef306f4369 update overview pic url in readme.md of rocketmq-example
misselvexu cfbf11fd8b Add maxReconsumeTimes support .
lai hui 99f329c1cf fix doc error
windwheel f8398b40c1 Merge remote-tracking branch 'upstream/2.2.x' into seata-doc-fix
# Conflicts:
#	spring-cloud-alibaba-examples/seata-example/business-service/pom.xml
#	spring-cloud-alibaba-examples/seata-example/business-service/src/main/resources/application.properties
windwheel a451fc554e add seata doc
likeyoukang b0b95c9368 Fix wrong word in code log.
eg.
loadbalacer -> loadbalancer
Excute -> Execute
recommoned -> recommend
chengpu.rzh 290dfa7211 Reformat the codes
黄sir 2b2776bb76 update import package statement position and doc comment details to pass checkstyle plugin
chengpu.rzh 626b18fa48 Fixed readme.md wrong content
zhangqian 3ceb3bc451 Polished configuration description
chengpu.rzh 92647256d9 Polished configuration description
sorie 28919b7bba Fix rocketmq example and style
ruansheng 36bbc3b6c1 Remove sentinel-dubbo adapter
(cherry picked from commit dcfe35dbba)
chengpu.rzh 27ea3eca2f Deleted useless codes
chengpu.rzh 7f4cd0fd01 Fixed wrong docs content
ruansheng 8386602cb5 Remove dubbo examples and doc
chengpu.rzh 85a87ba45c Polished the docs of Seata
Steve Rao 69e50b8936
Merge pull request from zhangqian9158/2.2.x
Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch
zhangqian 93c81bf84c Add Seata example english documentation!
zhangqian c073abae89 Add Seata example english documentation!
zhangqian 7eb1a10eb3 Add Seata example english documentation!
zhangqian 49e4e8adb1 Add Seata example english documentation!
zhangqian 72bb05bbf2 Add Seata example english documentation!
zhangqian 14cd5519dc Add Seata example english documentation!
zhangqian 1646fdc055 Update Seata example configuration and documentation!
zhangqian e9b9826b72 Update Seata example configuration and documentation!
zhangqian a3d0187540 Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch
zhangqian 6ce99e3e9d Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch
zhangqian 9e83d727d2 Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch
chengpu.rzh cb4290d08e Remove duplicated configuration
lixiaoshuang b212cb0bae Add examples of shared-configs and extension-configs
(cherry picked from commit 62e28ebd99)
lixiaoshuang 2038561c88 Add examples of shared-configs and extension-configs
(cherry picked from commit 211545b299)
lixiaoshuang 7e051f4c6b update image
(cherry picked from commit 5bfada9020)
lixiaoshuang 1df21a548c update image
(cherry picked from commit 38b8d5422b)
chengpu.rzh 4ab2ce4566 Add dependency and remove useless annotation
lixiaoshuang 20b8830914 Code optimization
(cherry picked from commit d355f45b25)
lixiaoshuang dcb71d9466 Code optimization
(cherry picked from commit 857e1096b4)
lixiaoshuang ec6ebe6a02 Code optimization
(cherry picked from commit 8e2a41e9ad)
lixiaoshuang 07a5901043 add Executors
(cherry picked from commit 3a1a8c7d71)
lixiaoshuang b13ee0e42e check style
(cherry picked from commit 9f00dd17ca)
lixiaoshuang 983f7a7b1d check style
(cherry picked from commit edff904489)
lixiaoshuang 04a55e4790 add nacos examples
sorie 4905de018d delete unused application.yml
sorie 69dd725137 rocketmq example maven fix
sorie 3b508d8a75 remove deprecated rocketmq example
Freeman Lau cfc15d8cbd cherry-pick freeman Add rocketmq example
sorie e611224fa3 rocketmq example readme improve
sorie 9512166536 remove timed message example from rocketmq examples.
Because it is not supported by rocketmq community version now.
sorie 02e49f90a5 fix rocketmq example code style.
sorie b4a9ca8605 fix rocketmq example errors.
sorie c96b6bf258 rocketmq example docs
sorie 029ea6fd53 Refactor Rocketmq: use StreamBridge.send() instead of functional producer
sorie 677847a477 fix Rocketmq example artifactId prob.
sorie 16b6e8c7a5 fix Application name prob.
sorie 036b3dce57 fix nameserver address prob.
sorie a216edc863 some rocketmq example.
Steve Rao 930e188964
Merge pull request from alibaba/dependabot/maven/spring-cloud-alibaba-examples/seata-example/order-service/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 5.1.31 to 8.0.16 in /spring-cloud-alibaba-examples/seata-example/order-service
Steve Rao 73911948a8
Merge pull request from alibaba/dependabot/maven/spring-cloud-alibaba-examples/seata-example/account-service/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 5.1.31 to 8.0.16 in /spring-cloud-alibaba-examples/seata-example/account-service
Steve Rao e70ba310e1
Merge pull request from alibaba/dependabot/maven/spring-cloud-alibaba-examples/spring-cloud-alibaba-dubbo-examples/spring-cloud-dubbo-provider-sample/org.apache.zookeeper-zookeeper-3.4.14
Bump zookeeper from 3.4.12 to 3.4.14 in /spring-cloud-alibaba-examples/spring-cloud-alibaba-dubbo-examples/spring-cloud-dubbo-provider-sample
Steve Rao 149f67fc22
Merge pull request from alibaba/dependabot/maven/spring-cloud-alibaba-examples/seata-example/storage-service/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 5.1.31 to 8.0.16 in /spring-cloud-alibaba-examples/seata-example/storage-service
Steve Rao e2a665e8ee
Merge pull request from alibaba/dependabot/maven/spring-cloud-alibaba-examples/spring-cloud-alibaba-dubbo-examples/spring-cloud-dubbo-consumer-sample/org.apache.zookeeper-zookeeper-3.4.14
Bump zookeeper from 3.4.12 to 3.4.14 in /spring-cloud-alibaba-examples/spring-cloud-alibaba-dubbo-examples/spring-cloud-dubbo-consumer-sample
dependabot[bot] b854e2cbd9
Bump zookeeper
Bumps zookeeper from 3.4.12 to 3.4.14.

---
updated-dependencies:
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] f9e5e0852e
Bump mysql-connector-java
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.31 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.31...8.0.16)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] d618fbd8ea
Bump zookeeper
Bumps zookeeper from 3.4.12 to 3.4.14.

---
updated-dependencies:
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 77e9c05f58
Bump zookeeper
Bumps zookeeper from 3.4.12 to 3.4.14.

---
updated-dependencies:
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] eebd7194cf
Bump mysql-connector-java
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.31 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.31...8.0.16)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 33857fad72
Bump mysql-connector-java
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.31 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.31...8.0.16)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
chengpu.rzh b8706abc86 Print nacos config log switch