Liu Ziming
8998b36a02
fix: integrated example rocketmq streams upgrade to springboot 3.0 ( #2992 )
...
* fix: integrated rocketmq streams upgrade to springboot 3.0
* refactor: remove unnecessary spring-boot-bootstrap dependency
* fix: Update jdk version in Dockerfile
2 years ago
ruansheng
5d5099c860
examples add aot jvmArgs
2 years ago
MieAh
714eeccbcc
Fix bootstrap bug for integrated example for2022.x ( #2990 )
...
* Change the external configuration to spring.config.import to import
* Fixed an issue where external configuration could not be introduced
* Fix the problem that the external configuration of the database cannot be imported.
* Fix cross-domain filtering configuration due to springboot version change
* Add dependency of loadbalancer missing.
* Change to map host.
* Delete relevant configs.
* Delete duplicate define.
* Delete duplicate define.
* Follow the nacos example to modify the configured import.
* Modify the mybatis version to accommodate SpringBoot 3
2 years ago
ruansheng
3aecce23ab
SCA examples native support ( #2987 )
...
* SCA examples native support
* add graalvm plugin
* [examples] remove nacos-client version
* optimize examples dependencies
* remove examples dependencyManagement
* update example pom
2 years ago
MieAh
4403ace967
Change the package name of javax in the example to jakarta.
2 years ago
MieAh
fd8ca0b140
Make module names consistent.
2 years ago
MieAh
d0c41cf724
fix typos
2 years ago
WangCanxuan
237859aeb5
Refactor/nacos-discovery-example ( #2933 )
...
refactor: nacos-discovery-example
2 years ago
fszhang
add08b6822
add seata doc && update mysql-connector-java version ( #2918 )
...
update seata doc && update mysql-connector-java version
2 years ago
ruansheng
edb0cb38f6
Update readme doc ( #2910 )
2 years ago
chengpu
3bce6e5b32
fix: delete useless codes in example
2 years ago
黄sir
42a9b53765
feat: integrated-example local and kubernetes deployment
2 years ago
Sorie
8c0f1a26fb
Fix rocketmq bus. ( #2794 )
...
* Fix rocketmq bus.
* Fix nacos test and add boostrap dependency in spring-cloud-bus-rocketmq-example
2 years ago
YuLuo
6ab11a1de3
fix miss bootstrap dependcy ( #2831 )
...
* add miss bootstrap dependency
2 years ago
Raoxiang
ea671a6378
Configuration information wrong ( #2804 )
...
Removed ribbon.nacos.enabled in 2021.x branch configuration
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
2 years ago
Wu Daifu
b3e3ba971a
Fix issue 2799: add some configuration items. ( #2801 )
...
* Fix issue2799: add some configuration items.
* add some configuration items.
2 years ago
my_file
88b8b7c48e
Correct spelling mistakes in readme.md ( #2796 )
2 years ago
Wu Daifu
ed26351e93
Fix issue 2698: resolve errors in generating javadocs by mvn install ( #2781 )
2 years ago
chengpu.rzh
3e7e929928
docs: polish IPv6 relevant docs
...
(cherry picked from commit 5d27e3e927
)
3 years ago
lai hui
d576e912d3
doc: add IPv6 doc
3 years ago
cevencheng
0a7948474b
docs:polished the readme docs
...
Fix `nacos` password spelling error
3 years ago
cevencheng
9539a848e2
docs:polished the readme docs
...
Fix `nacos` password spelling error
3 years ago
cevencheng
a6cbb95196
docs:polished the readme docs
...
perfect the sample documentation for Spring Cloud Alibaba Sidecar
3 years ago
chengpu.rzh
8f59ba6de7
feature: add default config in Seata example
3 years ago
chengpu.rzh
9392509fc9
feature: update Seata to 1.5.2, #2749
3 years ago
chengpu.rzh
4100a9d162
feature: update Sentinel to 1.8.5, #2746
3 years ago
Freeman Liu
21999856b6
Merge pull request #2646 from Sorieee/2021.x_sorie_pollableMessageSource
...
2021.x sorie pollable message source
3 years ago
黄sir
1dfcbfce20
update overview pic url in readme of rocketmq-example
3 years ago
zhangqian
b0db648f93
Upgrade to Seata 1.5.1.
3 years ago
zhangqian
34f7de1c84
Upgrade to Seata 1.5.1.
3 years ago
sorie
ec09b74c85
Fix rocketmq code style
3 years ago
sorie
89fcf32f2e
RocketMQ pollable support anonymous group.
3 years ago
sorie
4e3f4fd2de
RocketMQ pollable example.
3 years ago
sorie
cc7a169025
RocketMQ 支持PollMessageSource
3 years ago
likeyoukang
65cb07d3f4
Fixed the wrong word in the 2021.x branch.
...
eg.
Excute -> Execute
recommoned -> recommend
3 years ago
chengpu.rzh
bb91f230bd
Deleted unnecessary modules
3 years ago
chengpu.rzh
df2648ae7f
Deleted unnecessary annotation
3 years ago
Steve Rao
797508a966
Merge pull request #2560 from li-xiao-shuang/feature_nacos_examples
...
[ISSUE #2550 ] Update nacos example image
3 years ago
chengpu.rzh
fc66755983
Simplified the codes
3 years ago
chengpu.rzh
1210837331
Delete redundant examples
3 years ago
chengpu.rzh
9ca591585f
Delete outdated examples
3 years ago
Steve Rao
4c492a51e3
Merge pull request #2561 from Sorieee/2021.x.rocketmq-example-transaction
...
2021.x.rocketmq example transaction
3 years ago
sorie
ce3e736edf
rocketmq example readme improve
3 years ago
lixiaoshuang
62e28ebd99
Add examples of shared-configs and extension-configs
3 years ago
lixiaoshuang
211545b299
Add examples of shared-configs and extension-configs
3 years ago
lixiaoshuang
5bfada9020
update image
3 years ago
lixiaoshuang
38b8d5422b
update image
3 years ago
lixiaoshuang
d355f45b25
Code optimization
3 years ago
lixiaoshuang
857e1096b4
Code optimization
3 years ago
lixiaoshuang
8e2a41e9ad
Code optimization
3 years ago