登录 注册
当前位置:主页 > 资源下载 > Java 开发模板由 Spring、SpringMVC 和 MyBatis 构建而成,即 pig-template

Java 开发模板由 Spring、SpringMVC 和 MyBatis 构建而成,即 pig-template

  • 更新:2024-10-02 17:30:50
  • 大小:937KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

pig-template A Java Develop Template created with Spring,SpringMVC,MyBatis,Velocity 模块 mybatis-gemerator:包含generatorConfig.xml配置文件,Mybatis Generator配置 mybatis-generator-plugins:Mybatis Generator插件,生成项目需要的文件 mybatis-model:自动生成的文件都在此模块中 web-base:web应用通用模块 webapp:web应用核心模块 各开源项目及版本 Spring,SpringMVC:4.1.0.RELEASE SpringSecurity:4.0.0.RC1 注意:目前此版本不在Maven库中,请手动添加 Velocity:1.7 Mybatis:3.2.7 结构图 应用分层 vi