摘要:
1.使用Spring的DigestUtils 结果为: md5Hex: 4cb9c8a8048fd02294477fcb1a41191a 缺点为:只提供了MD5的加密算法 2.使用commons-codec(需要提供commons-codec包) public class UtilTest { st 阅读全文
摘要:
错误信息:Referenced file contains errors (http://www.springframework.org/schema/beans/spring-beans-4.0.xsd). For more information, right click on the mess 阅读全文
摘要:
报错信息:Description Resource Path Location Type Cannot change version of project facet Dynamic Web Module to 2.3 解决办法: 首先在你的工作空间中找到 报错项目中的.setting\文件夹下的 阅读全文