maven多模块开发

今天在maven多模块开发出现的问题总结 前述: zy-parent【父模块,只是集成了子模块】       zy-dao【数据访问】       zy-model【实体】       zy-web【前台页面和controller】 1.web前台模块如何访问,这个与你配置的contentPath有关,路径:localhost:<端口>/<xontextPath>/index.jsp   2.如何
相关文章
相关标签/搜索