07 2017 档案
摘要:http://git.oschina.net/free/Mapper/blob/master/wiki/mapper3/5.Mappers.md/ Mapper3通用接口大全 Mapper3接口有两种形式,一种是提供了一个方法的接口。还有一种是不提供方法,但是继承了多个单方法的接口,一般是某类方法的
阅读全文
摘要:1. String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+request.getServerPort()+path+"/"; 复习一下r
阅读全文
摘要:1.pom.xml: 加了一句话<defaultGoal>compile</defaultGoal> <!-- 报错:[ERROR] No goals have been specified for this build. You must specify a valid lifecycle pha
阅读全文

浙公网安备 33010602011771号