Skip to content
New issue

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配置中心与jasypt的加载顺序问题 #85

Open
ufowcf opened this issue Sep 9, 2022 · 2 comments
Open

nacos配置中心与jasypt的加载顺序问题 #85

ufowcf opened this issue Sep 9, 2022 · 2 comments

Comments

@ufowcf
Copy link

ufowcf commented Sep 9, 2022

使用jasypt加密nacos配置中心的user和password后,jasypt没有解析就直接使用密文连接配置中心会报unknown user

@ufowcf ufowcf changed the title 配置中心与jasypt的加载顺序问题 nacos配置中心与jasypt的加载顺序问题 Sep 10, 2022
@wtx1991
Copy link

wtx1991 commented Mar 28, 2024

如何解决?有方案吗

@ufowcf
Copy link
Author

ufowcf commented Mar 28, 2024


我是直接扔了框架重写了一个加载方法,把解密后的文本放到环境里(https://blog.csdn.net/qq_39250932/article/details/128727712)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants