摘要: <profile> <id>jdk-1.8</id> <activation> <activeByDefault>true</activeByDefault> <jdk>1.8</jdk> </activation> <properties> <maven.compiler.source>1.8</ 阅读全文
posted @ 2019-01-31 22:24 ForMeDream 阅读(5138) 评论(0) 推荐(0) 编辑
摘要: 1:Tomacat 配置 /tomcat-users.xml 添加如下: <role rolename="manager-gui"/> <role rolename="manager-script"/> <user username="admin" password=pswd roles="mana 阅读全文
posted @ 2019-01-31 22:22 ForMeDream 阅读(302) 评论(0) 推荐(0) 编辑