Commit Graph

2318 Commits (bddc61284406de314249a7ea89bb1e14c003deca)
 

Author SHA1 Message Date
lixiaoshuang 211545b299 Add examples of shared-configs and extension-configs 3 years ago
lixiaoshuang 5bfada9020 update image 3 years ago
lixiaoshuang bb257a4d63 Merge branch '2021.x' into feature_nacos_examples 3 years ago
lixiaoshuang 38b8d5422b update image 3 years ago
Steve Rao ec1a4ae679
Merge pull request #2551 from li-xiao-shuang/feature_nacos_examples
[ISSUE #2550] add nacos examples
3 years ago
lixiaoshuang d355f45b25 Code optimization 3 years ago
lixiaoshuang 857e1096b4 Code optimization 3 years ago
lixiaoshuang 8e2a41e9ad Code optimization 3 years ago
lixiaoshuang 3a1a8c7d71 add Executors 3 years ago
lixiaoshuang 9f00dd17ca check style 3 years ago
lixiaoshuang edff904489 check style 3 years ago
lixiaoshuang 4b62530daf add nacos examples 3 years ago
Freeman Lau 5fd76cde30 Fix wrong class name 3 years ago
Steve Rao db3f4a8de8
Merge pull request #2505 from Sorieee/2021.x.sorie.rkmq.example
Some rocketmq examples
3 years ago
sorie 6e92b5cc4b remove timed message example from rocketmq examples.
Because it is not supported by rocketmq community version now.
3 years ago
Steve Rao 2a2784f04d
Merge pull request #2545 from Xcyq/2021.x
Fix incorrect field comment
3 years ago
Xcyq 1d1035bb92 Fix incorrect field comment 3 years ago
sorie 2167fc2095 fix rocketmq example code style. 3 years ago
sorie 1509138e86 fix rocketmq example errors. 3 years ago
Steve Rao c61b7c09a0
Merge pull request #2535 from perfectism13/2021.x-mcy
Update RocketMQProducerMessageHandler.java
3 years ago
mcy c4d81e9641
Update RocketMQProducerMessageHandler.java
Add whitespace after 'if'.
3 years ago
Steve Rao 873dbe4d36
Merge pull request #2526 from perfectism13/2021.x-mcy
Modified the log level of RocketMQProducerMessageHandler.
3 years ago
jinghao 8715987fbf Modified the log level of RocketMQProducerMessageHandler. 3 years ago
Steve Rao 0946ade988
Merge pull request #2521 from LeBW/2021.x-doc-delete-dubbo
Delete dubbo in the docs.
3 years ago
泊闻 3632ecdf69 Delete dubbo in the docs. 3 years ago
Freeman Lau a5df19e8b5 Fix code style, add some comment 3 years ago
Freeman Lau b314909305 Fix code style, add some comment 3 years ago
Freeman Lau b671376f76 Use lombok simplify class 3 years ago
Freeman Lau 797dbfaa2a
Merge pull request #2511 from Sorieee/2021.x.sorie.rocketmq_anonymous_group
Support RocketMQ anonymous group
3 years ago
Steve Rao 826febd7c1
Merge pull request #2515 from misselvexu/#2484
Add English readme document of seata example
3 years ago
sorie 38b963ede0 rocketmq anonymous group test: use AssertJ instead of Junit5 3 years ago
sorie 63ade07329 rocketmq anonymous group test: use AssertJ instead of Junit5 3 years ago
misselvexu b715b59b1d Hystrix is deprecated, removed document reference 3 years ago
misselvexu d6c7431dd8 Add English readme document of seata example 3 years ago
sorie ead86ec2db rocketmq anonymous group supports. 3 years ago
sorie 8a55030dd6 rocketmq example docs 3 years ago
Freeman Lau c04f3b6b58 Update Nacos config docs 3 years ago
sorie 7381ef0aa5 gitignore roll back 3 years ago
sorie 091f3a4e12 Refactor Rocketmq: use StreamBridge.send() instead of functional producer 3 years ago
sorie 2da4cd1500 fix Rocketmq example artifactId prob. 3 years ago
sorie 49507f56c8 fix Application name prob. 3 years ago
sorie a7f21a9b94 fix nameserver address prob. 3 years ago
sorie 74f1df7691 some rocketmq example. 3 years ago
Freeman Lau 6f04a247fd Refactor ServiceCache
add some comment
3 years ago
Freeman Lau b1bfe912a5 Remove SentinelCircuitBreakerConfiguration 3 years ago
Freeman Lau 0ccaaf6c75
Merge pull request #2477 from hnyyghk/2021.x
Fix sentinel datasource init error in jacocoagent environment
3 years ago
Freeman Lau c0dc5ef607
Merge pull request #2501 from Sorieee/2021.x.sorie.null-group-rollback
Rollback null group support
3 years ago
sorie ac80858241 rollback null group support, it makes some mistakes. 3 years ago
hnyyghk ec8dd5c556 fix code style problems on DataSourcePropertiesConfiguration and SentinelDataSourceHandler 3 years ago
hnyyghk b7a9588ebe update comments on DataSourcePropertiesConfigurationTests and SentinelDataSourceHandlerTests 3 years ago