admin管理员组

文章数量:1794759

Spring MVC+Mybatis+Maven+Velocity+Mysql整合实例

Spring MVC+Mybatis+Maven+Velocity+Mysql整合实例

Spring MVC+Mybatis+Maven+Velocity+Mysql整合实例

blog.csdn/a123demi/article/details/43156479

 

  • 一Maven工程目录
  • 二Spring mvc mybatis maven实现
  • Mysql数据库表数据
  • Maven依赖引入pomxml
  • 实体类UserEntityjava
  • 业务逻辑接口Service
  • 接口实现ServiceImpl
  • 具体操作数据库接口mapper
  • SpringmybatisSpring mvc配置文件
  • spring配置文件applicationContext-userxml
  • mybatis配置文件MyBatis-User-Configurationxml
  • Spring mvc 配置文件引入velocity相关配置spring-mvcxml
  • 数据库和log4j配置
  • 数据库配置jdbcproperties
  • log4j日志配置
  • 控制层ControllerUserControllerjava
  • 三前端相关配置
  • webxml配置
  • indexjsp
  • 相关vm文件
  • 模板文件layoutvm
  • listvm
  • detailvm
  •  

    本文标签: 实例mybatisMVCspringmySQL