You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-gateway
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
..
src/main Fix bootstrap bug for integrated example for2022.x (#2990) 2 years ago
Dockerfile feat: integrated-example local and kubernetes deployment 2 years ago
pom.xml Make module names consistent. 2 years ago