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
描述bug
apollo三个模块configservice、adminservice和portalservice中都涉及到数据库的连接信息配置,请问数据库密码配置支持加密吗?怎么配置?
复现
通过如下步骤可以复现:
期望
简介明了地描述你希望正常情况下应该发生什么
截图
如果可以,附上截图来描述你的问题
The text was updated successfully, but these errors were encountered:
@Moon-giaogiao 你好! 我是一个可以帮助你解决问题,回答你的疑问,甚至帮助你成为贡献者的机器人。在等待人类维护者的过程中,我会尽力帮助你。😊
Apollo的配置文件中,数据库密码配置是支持加密的。可以参考 spring-boot-encrypt demo项目 来进行配置加密 [1].
To continue talking to Dosu, mention @dosu.
Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other
Sorry, something went wrong.
No branches or pull requests
描述bug
apollo三个模块configservice、adminservice和portalservice中都涉及到数据库的连接信息配置,请问数据库密码配置支持加密吗?怎么配置?
复现
通过如下步骤可以复现:
期望
简介明了地描述你希望正常情况下应该发生什么
截图
如果可以,附上截图来描述你的问题
额外的细节和日志
The text was updated successfully, but these errors were encountered: