Commit Graph

10 Commits (1664b0a6d6837e5b08bc12440b83d5cf872b6837)

Author SHA1 Message Date
musi 1664b0a6d6 fix: Update jdk version in Dockerfile 2 years ago
musi 44b44183b4 refactor: remove unnecessary spring-boot-bootstrap dependency 2 years ago
musi 9fd0489e1f Merge remote-tracking branch 'alibaba/2022.x' into 2022.x
# Conflicts:
#	spring-cloud-alibaba-examples/integrated-example/integrated-praise-consumer/pom.xml
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
musi b2944f4dff fix: integrated rocketmq streams upgrade to springboot 3.0 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
fszhang add08b6822
add seata doc && update mysql-connector-java version (#2918)
update seata doc && update mysql-connector-java version
2 years ago
黄sir 42a9b53765 feat: integrated-example local and kubernetes deployment 2 years ago