
resteasy+maven
zhengyuechuan
关耳丘山川
展开
-
querydsl sub query
多对多关系List utList = new ArrayList(); for(Long id : tagIdList){ UserTag ut = this.userTagService.getDao().findOne(id); utList.add(ut); } QUser qUser = QUser.user; QUserTags qUs原创 2013-12-10 17:13:21 · 2804 阅读 · 0 评论 -
resteasy+form propertyis
items: [{ fieldLabel:'国内免费拨打', padding:'0 20 0 0', flex:1, name:'properties[gnmfbd].value' },@POST @Path("/ext/create") @Transactional @Consumes("application/x-www-form-urlencoded")原创 2014-03-28 19:39:22 · 605 阅读 · 0 评论 -
Eclipse project copy
在复制后的工程上点右键->properties->web context-root; 修改工程下的.setting文件夹下的org.eclipse.wst.common.component文件; 修改工作空间下的.metadata下的.plugin下的org.eclipse.wst.server.core下的server.xml的list key值。原创 2014-03-31 18:13:07 · 1860 阅读 · 0 评论 -
maven centos
http://mirror.bjtu.edu.cn/apache//maven/binaries/apache-maven-3.0.5-bin.tar.gz原创 2014-04-23 15:03:31 · 894 阅读 · 0 评论