摘要:
<?xml version="1.0" encoding="UTF-8"?> <beans:beans xmlns="http://www.springframework.org/schema/security" xmlns:beans="http://www.springframework.org 阅读全文
posted @ 2020-03-01 22:33
李俊互联网技术传播者
阅读(168)
评论(0)
推荐(0)
摘要:
<?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:sc 阅读全文
posted @ 2020-03-01 22:24
李俊互联网技术传播者
阅读(158)
评论(0)
推荐(0)
摘要:
<packaging>war</packaging> <properties> <webVersion>3.0</webVersion> <spring.version>4.2.5.RELEASE</spring.version> </properties> <dependencies> <depe 阅读全文
posted @ 2020-03-01 22:22
李俊互联网技术传播者
阅读(145)
评论(0)
推荐(0)