huaweicloud / spring-cloud-huawei-samples

This project provide samples for Spring Cloud Huawei. Read each sub-project for details about each sample.
40 stars 93 forks source link

低版本配置文件放在 application.properties能正常启动,切换到最新版本后,直接报 nullpointerException。debug 发现是读取不到 address 配置引起。 放到 bootstrap.properties后正常。 如何解决? #100

Open songpeiLiu opened 1 year ago

chengyouling commented 1 year ago

低版本是哪个版本?能给一个demo吗?