Commit Graph

2496 Commits (1d4d828b99cad7689de93e75c33ba1257b018669)
 

Author SHA1 Message Date
shiwen Ji 1d4d828b99 chore: move pr tmpl to .github folder 12 months ago
cxhello 32f76fddb2
fix: update README.md error link (#3618) 1 year ago
ruansheng d0cbf36d8d
upgrade lombok version to 1.18.30 (#3608) 1 year ago
RuanSheng 18e912d2a7
Merge pull request #3560 from yuluo-yx/1227/yuluo-add-license-4-yml
feat: add license header for yaml and yml file
1 year ago
YuLuo 38679e1947
feat: add license header for sql scripts files (#3564) 1 year ago
YuLuo 83c4c56ced
feat: add license header for Dockerfile (#3566) 1 year ago
YuLuo 59caf1697e
feat: add license header for properties config files (#3565)
* feat: add license header for properties config files

* fix: remove license check config properties
1 year ago
RuanSheng 6d6d5fe989
Merge pull request #3568 from yuluo-yx/1230/yuluo-feat-add-license-4-conf
feat: add license header for conf config file
1 year ago
YuLuo 31d1b6424c
feat: add license header for js (#3567)
* feat: add license header for js
1 year ago
yuluo cd51355ed0 feat: add license header for conf config file 1 year ago
yuluo 80bd0bb9b5 feat: add license header for yaml and yml file 1 year ago
YuLuo e2b62f145b
1224/yuluo feat add GitHub action (#3558)
* feat: add github action to check license header
1 year ago
RuanSheng 91a3923fe5
Merge pull request #3556 from yuluo-yx/1222/yuluo-chore-update-readme
chore: update readme, add github action badge.svg icon
1 year ago
yuluo 4419ceee39 chore: update readme, add github action badge.svg icon 1 year ago
moremind bafd37245b
[type:fix] fix nacosServiceInstance scheme npe (#3545)
* fix nacos scheme npe
1 year ago
RuanSheng 94ba56cf80
Merge pull request #3548 from yuluo-yx/1221/yuluo-feat-adapt-nacos-2022.x
feat: add nacos server open api auth doc
1 year ago
YuLuo bc6c8b747e
fix: update nacos-example readme error link (#3547)
* fix: update nacos-example readme error link

* feat: update github action yml file
1 year ago
yuluo 8cf376dbda feat: add nacos server open api auth doc 1 year ago
YuLuo 977ba0137b
docs: update sca nacos-example readme file (#3537)
* docs: update sca nacos-example readme file

* fix: update readme file by comment
1 year ago
YuLuo 93e4f7dd65
feat: add dependbot to management github action depend version (#3543)
* feat: add dependbot to management github action depend version

* feat: update
1 year ago
RuanSheng 88f27e42a6
Merge pull request #3541 from yuluo-yx/1216/yuluo-fix-#3523
fix: update integrated-consumer-yaml configuration
1 year ago
RuanSheng 61396a2f7a
Merge pull request #3542 from yuluo-yx/1216/yuluo-feat-add-issue-template-config
feat: add issue-template config.yml
1 year ago
yuluo 7054057637 feat: add issue-template config.yml 1 year ago
yuluo 63fa21eadc fix: update integrated-consumer-yaml configuration 1 year ago
RuanSheng c7bebd6126
Merge pull request #3527 from yuluo-yx/1209/feat-adapte-seata-1.8.0
feat: adapt seata 1.8.0 version
1 year ago
yuluo c0b6a625a7 feat: adapte 1.8.0 version in sca-2022.x 1 year ago
finger 4141130e5a
Docs: Add example: nacos config setting Group (#3516)
Docs: Add example: nacos config setting Group
1 year ago
YuLuo 2c2ca39d80
feat: update seata-server version to 1.8.0 (#3513) 1 year ago
YuLuo 01e6981b4d
Docs: deleted spring-cloud-alibaba-docs module (#3490)
* Docs: deleted spring-cloud-alibaba-docs module

* docs: update docs link
1 year ago
YuLuo 0d651dcf69
feat: update nacos version to 2.2.3 (#3509) 1 year ago
YuLuo 6843cb06da
Feat: add github workfolw to check markdown file error link (#3492)
* feat: add github workfolw to check markdown file error link

* docs: fix markdown error link
1 year ago
RuanSheng 2823ae7443
Update docs and readme.md (#3411) 2 years ago
Steve Rao b523a81c67
Update README.md 2 years ago
chengpu 359d7133ef Fixed sidecar example error in GraalVM 2 years ago
Steve Rao 9a82a1e29b
Fixed rocketmq bus example error in GraalVM (#3404) 2 years ago
chengpu 02fff4c689 Added neccesary annotation in example 2 years ago
RuanSheng e5f0b6b4c4
formatting AOT configuration files (#3401)
* formatting AOT configuration files

* Formatting nacos config AOT configuration files

* Move AOT files to native-image

* Move RocketMQ AOT files to native-image

* Move RocketMQ AOT files to native-image
2 years ago
Steve Rao c64dcd1301
Adjusted the hints of Nacos Config (#3403) 2 years ago
Steve Rao f978008dca
added hints of rocketmq module (#3400)
* Added hints of RocketMQ module

* Added missing configurations and constructor

* Format the code
2 years ago
RuanSheng a0d0774d07
Add seata AOT native-image configuration files (#3393)
* Add seata AOT configuration files
2 years ago
Steve Rao 457c619922
Added Sentinel relevant hints (#3396)
* Added Sentinel relevent hints

* Format the file
2 years ago
ruansheng b2479934d4 Seata example add LoadBalancerClient annotation 2 years ago
RuanSheng 2ed1b6f638
Improved nacos-discovery AOT configuration files (#3391)
* Improved nacos-discovery AOT configuration file
2 years ago
RuanSheng 67d7d9aed0
Add nacos-config AOT configuration files (#3390) 2 years ago
RuanSheng 4c25d08559
Add nacos discovery native-image AOT configuration files (#3388)
* Add nacos discovery native-image AOT configuration files
2 years ago
Steve Rao 92b892d914
Adjusted directory position (#3387) 2 years ago
Steve Rao 29d5a613c8
Added args of Seata module (#3386)
* Added args of Seata module

* Adjusted file format
2 years ago
RuanSheng 1dbdceb695
Fix RocketMQ pollable and sql example (#3385)
* Fix RocketMQ pollable and sql example
2 years ago
Steve Rao be819bbb3e
Added args of RocketMQ module (#3384) 2 years ago
Steve Rao 6f0281cafa
Adjust the position where the dependency is declared (#3383) 2 years ago