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
在application.yml 文件配置 apollo: bootstrap: enabled: true namespaces: application eagerLoad: enabled: true
能访问其他属性 就是日志部分配置不能访问
The text was updated successfully, but these errors were encountered:
可以支持日志配置放在Apollo管理(如logging.level.root=info或logback-spring.xml中的参数),更多信息可以参考 #1614
Sorry, something went wrong.
可以了 日志配置文件没有打包到 。。。。。
No branches or pull requests
在application.yml 文件配置
apollo:
bootstrap:
enabled: true
namespaces: application
eagerLoad:
enabled: true
能访问其他属性 就是日志部分配置不能访问
The text was updated successfully, but these errors were encountered: