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
现在支持从nacos config获取.properties类型配置文件吗?,项目需要动态的配置一些除了nepxion相关配置之外的配置"如redis",但是nepxion好像只支持xml,json类型配置,且我把当前properties修改为xml也是无法初始化redis的
The text was updated successfully, but these errors were encountered:
把规则文件xml或者json放在nacos里即可,这三个配置中心存放的可以是key->xml内容
Sorry, something went wrong.
No branches or pull requests
现在支持从nacos config获取.properties类型配置文件吗?,项目需要动态的配置一些除了nepxion相关配置之外的配置"如redis",但是nepxion好像只支持xml,json类型配置,且我把当前properties修改为xml也是无法初始化redis的
The text was updated successfully, but these errors were encountered: