Skip to content
/ ssm-rest Public

spring4.X,mybatis3.x,restful架构,集成分页,mybatis generator、validate等

Notifications You must be signed in to change notification settings

helxm/ssm-rest

Repository files navigation

改进更新-he

  1. 使用restcontroller
  2. 增加mybatis generrator
  3. 增加mybatis 分页插件PageHelper
  4. 各层抽象公共父类 -- 未完
  5. service层使用抽象父类 -- 未完

使用

  1. eclipse的git导入
  2. 转为maven项目
  3. 配置project fact,转为web项目
  4. 数据库初始化,/xst/src/main/resources/sql/schema_2016-8-15.sql
  5. tomcat中启动运行
  6. 浏览器中访问:{{}}/xst/news/news_list

接口测试工具

建议:postman

#优雅的SSM架构(Spring+SpringMVC+Mybatis)

###架构图:

About

spring4.X,mybatis3.x,restful架构,集成分页,mybatis generator、validate等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages