黄sir
9a2a4141a7
polish yaml for kubernetes resource
2 years ago
黄sir
932594d136
doc: add Helm installation docs for integrated example
2 years ago
黄sir
44547a9af6
feat: Helm installation for integrated example on kubernetes
2 years ago
pandaapo
e3ad76a508
Fix issue 2799: add some configuration items. ( #2811 )
...
* Fix issue 2799: add some configuration items.
2 years ago
windWheel
63708c0fc8
Merge pull request #2633 from complone/seata-doc-fix
...
add seata doc
2 years ago
windwheel
17e1ce225f
adjust yml
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
jesse.tang
11d6cf90bf
fix: spring-cloud-alibaba-examples grammar from branch 2.2.x ( #2793 )
...
* fix spring-cloud-alibaba-examples grammar
* fix 地 => 的
* fix 地 => 的 and to => the
* fix
2 years ago
Wu Daifu
672a0f412d
Fix issue 2698: resolve errors in generating javadocs by mvn install ( #2787 )
...
* resolve errors in generating javadocs by mvn install(Fixes gh-2698)
* modify javadoc
2 years ago
Ceven Cheng
fcf8cd48ad
Fix MavenReportException problem ( #2776 )
...
* 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
2 years ago
Cyoking
1e312a85e2
Correct spelling mistakes in readme.md
2 years ago
chengpu.rzh
a8f2da5b29
fix: fix appactive docs error
2 years ago
chengpu.rzh
5d27e3e927
docs: polish IPv6 relevant docs
2 years ago
lai hui
f3414be649
doc: add IPv6 doc
2 years ago
cevencheng
afb7f54045
docs:polished the readme docs
...
Fix `nacos` password spelling error
2 years ago
cevencheng
5b0396aaad
docs:polished the readme docs
...
Fix `nacos` password spelling error
2 years ago
cevencheng
1181349d9a
docs:polished the readme docs
...
perfect the sample documentation for Spring Cloud Alibaba Sidecar
2 years ago
sorie
dfefc030c6
RocketMQ pollable support anonymous group.
2 years ago
sorie
6ee93ebe37
Fix rocketmq code style
2 years ago
sorie
a2a006b53b
RocketMQ 支持PollMessageSource
2 years ago
sorie
b8bcca486f
RocketMQ 支持PollMessageSource
2 years ago
sorie
35d5fa6e9a
RocketMQ 支持PollMessageSource
2 years ago
chengpu.rzh
9f781bcbc6
Merge remote-tracking branch 'origin/2.2.x' into 2.2.x
2 years ago
chengpu.rzh
d55974c967
refactor: delete useless settings
2 years ago
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>
2 years ago
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>
2 years ago
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>
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
chengpu.rzh
55c3aafb38
feature: update Seata to 1.5.2, #2757
2 years ago
chengpu.rzh
676ca4a66b
fix: deleted dubbo dependencies
3 years ago
lai hui
5fd365ec8a
add example
3 years ago
余黄彬
9a21f3d08e
Merge pull request #2647 from misselvexu/rmq/gh-2627
...
Add maxReconsumeTimes support .
3 years ago
黄sir
ef306f4369
update overview pic url in readme.md of rocketmq-example
3 years ago
misselvexu
cfbf11fd8b
Add maxReconsumeTimes support .
3 years ago
lai hui
99f329c1cf
fix doc error
3 years ago
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
3 years ago
windwheel
a451fc554e
add seata doc
3 years ago
likeyoukang
b0b95c9368
Fix wrong word in code log.
...
eg.
loadbalacer -> loadbalancer
Excute -> Execute
recommoned -> recommend
3 years ago
chengpu.rzh
290dfa7211
Reformat the codes
3 years ago
黄sir
2b2776bb76
update import package statement position and doc comment details to pass checkstyle plugin
3 years ago
chengpu.rzh
626b18fa48
Fixed readme.md wrong content
3 years ago
zhangqian
3ceb3bc451
Polished configuration description
3 years ago
chengpu.rzh
92647256d9
Polished configuration description
3 years ago
sorie
28919b7bba
Fix rocketmq example and style
3 years ago
ruansheng
36bbc3b6c1
Remove sentinel-dubbo adapter
...
(cherry picked from commit dcfe35dbba
)
3 years ago
chengpu.rzh
27ea3eca2f
Deleted useless codes
3 years ago
chengpu.rzh
7f4cd0fd01
Fixed wrong docs content
3 years ago
ruansheng
8386602cb5
Remove dubbo examples and doc
3 years ago
chengpu.rzh
85a87ba45c
Polished the docs of Seata
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
93c81bf84c
Add Seata example english documentation!
3 years ago
zhangqian
c073abae89
Add Seata example english documentation!
3 years ago
zhangqian
7eb1a10eb3
Add Seata example english documentation!
3 years ago
zhangqian
49e4e8adb1
Add Seata example english documentation!
3 years ago
zhangqian
72bb05bbf2
Add Seata example english documentation!
3 years ago
zhangqian
14cd5519dc
Add Seata example english documentation!
3 years ago
zhangqian
1646fdc055
Update Seata example configuration and documentation!
3 years ago
zhangqian
e9b9826b72
Update Seata example configuration and documentation!
3 years ago
zhangqian
a3d0187540
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
chengpu.rzh
cb4290d08e
Remove duplicated configuration
3 years ago
lixiaoshuang
b212cb0bae
Add examples of shared-configs and extension-configs
...
(cherry picked from commit 62e28ebd99
)
3 years ago
lixiaoshuang
2038561c88
Add examples of shared-configs and extension-configs
...
(cherry picked from commit 211545b299
)
3 years ago
lixiaoshuang
7e051f4c6b
update image
...
(cherry picked from commit 5bfada9020
)
3 years ago
lixiaoshuang
1df21a548c
update image
...
(cherry picked from commit 38b8d5422b
)
3 years ago
chengpu.rzh
4ab2ce4566
Add dependency and remove useless annotation
3 years ago
lixiaoshuang
20b8830914
Code optimization
...
(cherry picked from commit d355f45b25
)
3 years ago
lixiaoshuang
dcb71d9466
Code optimization
...
(cherry picked from commit 857e1096b4
)
3 years ago
lixiaoshuang
ec6ebe6a02
Code optimization
...
(cherry picked from commit 8e2a41e9ad
)
3 years ago
lixiaoshuang
07a5901043
add Executors
...
(cherry picked from commit 3a1a8c7d71
)
3 years ago
lixiaoshuang
b13ee0e42e
check style
...
(cherry picked from commit 9f00dd17ca
)
3 years ago
lixiaoshuang
983f7a7b1d
check style
...
(cherry picked from commit edff904489
)
3 years ago
lixiaoshuang
04a55e4790
add nacos examples
3 years ago
sorie
4905de018d
delete unused application.yml
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
9512166536
remove timed message example from rocketmq examples.
...
Because it is not supported by rocketmq community version now.
3 years ago
sorie
02e49f90a5
fix rocketmq example code style.
3 years ago
sorie
b4a9ca8605
fix rocketmq example errors.
3 years ago
sorie
c96b6bf258
rocketmq example docs
3 years ago
sorie
029ea6fd53
Refactor Rocketmq: use StreamBridge.send() instead of functional producer
3 years ago
sorie
677847a477
fix Rocketmq example artifactId prob.
3 years ago
sorie
16b6e8c7a5
fix Application name prob.
3 years ago
sorie
036b3dce57
fix nameserver address prob.
3 years ago
sorie
a216edc863
some rocketmq example.
3 years ago
Steve Rao
930e188964
Merge pull request #2529 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
3 years ago
Steve Rao
73911948a8
Merge pull request #2530 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
3 years ago
Steve Rao
e70ba310e1
Merge pull request #2532 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
3 years ago
Steve Rao
149f67fc22
Merge pull request #2533 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
3 years ago
Steve Rao
e2a665e8ee
Merge pull request #2534 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
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
chengpu.rzh
b8706abc86
Print nacos config log switch
3 years ago