摘要:
1...spring_security.xml 2....web.xml 3...MD5 java代码 加密密码 4...获取明文密码 阅读全文
摘要:
1...pom.xml 阅读全文
摘要:
1...pom.xml 2...上传xml 配置 1 <?xml version="1.0" encoding="UTF-8"?> 2 <beans xmlns="http://www.springframework.org/schema/beans" 3 xmlns:xsi="http://www 阅读全文
摘要:
1...pom.xml 配置文件 1 <?xml version="1.0" encoding="UTF-8"?> 2 3 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XML 阅读全文
摘要:
1...pom.xml 配置文件 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project xmlns="http://maven.apache.org/POM/4.0.0" 3 xmlns:xsi="http://www.w3.org/2001/XML 阅读全文
摘要:
1...pom.xml 配置文件 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project xmlns="http://maven.apache.org/POM/4.0.0" 3 xmlns:xsi="http://www.w3.org/2001/XML 阅读全文
摘要:
1... sqlMapperConfig.xml (配置:数据源 和 映射文件 ) 1 <?xml version="1.0" encoding="UTF-8" ?> 2 <!DOCTYPE configuration 3 PUBLIC "-//mybatis.org//DTD Config 3.0 阅读全文
摘要:
1...pom.xml 文件配置 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project xmlns="http://maven.apache.org/POM/4.0.0" 3 xmlns:xsi="http://www.w3.org/2001/XML 阅读全文