Commit Graph

18 Commits (d0da90c0db48bc8b504aa5ee7ef8bfa50a6b01ec)

Author SHA1 Message Date
twelvet c4455335bf
Sentinel compatible with Spring Cloud 2023.0.0 ()
Compatible with Spring Cloud 2023.0.0
YuLuo bc6c8b747e
fix: update nacos-example readme error link ()
* fix: update nacos-example readme error link

* feat: update github action yml file
yuluo 63fa21eadc fix: update integrated-consumer-yaml configuration
YuLuo 6843cb06da
Feat: add github workfolw to check markdown file error link ()
* feat: add github workfolw to check markdown file error link

* docs: fix markdown error link
YuLuo 2f8db58f1d
update integrated-example document ()
why-ohh 7f8c34415a
update integrated-example docker-compose deploy document ()
YuLuo ccbdfe60d1
Doc: update integrated-example doc ()
YuLuo 6cfd707fc7
add docker support for integreated-example ()
YuLuo 1eacea72d0
update copyright in 2022.x ()
YuLuo 9dffeaa585
Updated yml format in 2022.x branch ()
Updated yml format in 2022.x branch
ruansheng 4a48856aac make PostConstruct method public
Liu Ziming 8998b36a02
fix: integrated example rocketmq streams upgrade to springboot 3.0 ()
* fix: integrated rocketmq streams upgrade to springboot 3.0

* refactor: remove unnecessary spring-boot-bootstrap dependency

* fix: Update jdk version in Dockerfile
MieAh 714eeccbcc
Fix bootstrap bug for integrated example for2022.x ()
* 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
MieAh 4403ace967 Change the package name of javax in the example to jakarta.
MieAh fd8ca0b140 Make module names consistent.
MieAh d0c41cf724 fix typos
fszhang add08b6822
add seata doc && update mysql-connector-java version ()
update seata doc && update mysql-connector-java version
黄sir 42a9b53765 feat: integrated-example local and kubernetes deployment