We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spring boot 版本: 2.3.7 nacos-config-spring-boot-starter : 0.2.3 使用方式参考地址: https://github.com/nacos-group/nacos-examples/blob/master/nacos-spring-boot-example/nacos-spring-boot-config-example/src/main/java/com/alibaba/nacos/example/spring/boot/NacosConfigApplication.java 异常: 1、首次不能拉去远程配置: 2、更不能进行自动更新
The text was updated successfully, but these errors were encountered:
有的版本启动会报:client error: invalid param. For input string: "${nacos.config.nacos.${nacos.maxRetry:}}" 有的版本不会报这个错,真实挺神奇的
Sorry, something went wrong.
No branches or pull requests
spring boot 版本: 2.3.7
nacos-config-spring-boot-starter : 0.2.3
使用方式参考地址:
https://github.com/nacos-group/nacos-examples/blob/master/nacos-spring-boot-example/nacos-spring-boot-config-example/src/main/java/com/alibaba/nacos/example/spring/boot/NacosConfigApplication.java
异常:
1、首次不能拉去远程配置:
2、更不能进行自动更新
The text was updated successfully, but these errors were encountered: