使用maven构建项目,core,dao,service分别打包

时间:2017-08-25 15:18:47
【文件属性】:

文件名称:使用maven构建项目,core,dao,service分别打包

文件大小:27.21MB

文件格式:RAR

更新时间:2017-08-25 15:18:47

maven springmvc mysql hibernate

使用maven管理项目,dao、service等分开管理 搭建了私服和镜像,地址http://192.168.1.100:8081/nexus/content/groups/public,详见settings.xml 项目使用SpringMvc,数据库为MySql,测试库为springmvc_test,生产库为springmvc,ORM采用Hibernate 打成war包后,输入http://localhost:8080/helloworld/user/users,能显示生产库的内容,即为ok 本项目仅仅是示例,供学习使用 打包时候,运行clean package -DskipTests,否则报错,测试用例在eclipse中运行没问题,在打包时运行缺少jar包


网友评论

  • 东西还不错,推荐
  • 拷好的 样例 谢谢分享
  • 可用,很好的东西,谢谢楼主分享