为了账号安全,请及时绑定邮箱和手机立即绑定

powerdesigner支持hbase数据库么

powerdesigner支持hbase数据库么

一只名叫tom的猫 2018-10-02 13:13:51
查看完整描述

1 回答

?
慕后森

TA贡献1802条经验 获得超5个赞

可以扩展Spring的PropertyPlaceholderConfigurer,摘录别人一段代码你参考

public class DecryptPropertyPlaceholderConfigurer extends PropertyPlaceholderConfigurer{
/**
* 重写父类方法,解密指定属性名对应的属性值
*/
@Override
protected String convertProperty(String propertyName,String propertyValue){
if(isEncryptPropertyVal(propertyName)){
return DesUtils.getDecryptString(propertyValue);//调用解密方法

查看完整回答
反对 回复 2018-10-22
  • 1 回答
  • 0 关注
  • 947 浏览

添加回答

举报

0/150
提交
取消
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号