Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 1 KB

CHANGELOG.md

File metadata and controls

54 lines (45 loc) · 1 KB

ferriswheel


v1.3.1

New Feature :

  * mybatis web演示?

Improvement :

  * 重构demo模块:core-common、core-hibernate

Bug :

  * ?

v1.3.0

New Feature :

  * mybatis 基本演示

Improvement :

  * 模块功能角色划分重构
  * 优化部分代码设计

Bug :

  * 修改tomcat部署下登录后重定向index.do失败

v1.2

New Feature :

  * 

Improvement :

  * 自动根据requestmapping配置匹配view
  * 重构了demo的包结构,web演示重构为多模块
  * 完善jqgrid 演示功能

Bug :

  * maven deploy 排除web演示项目

v1.1

New Feature :

  * 布局 sitemesh 2.4.2
  * 前端jQuery + Bootstrap3 + jqGrid

v1.0

New Feature :

  * 基于SpringMVC 3.2.0.RELEASE + Hibernate 4.1.9.Final
  * 安全认证 shiro 1.2.0
  * 布局 Tiles 2.2.0
  * 前端jQuery 1.8.0 + easyui 1.3.2

Improvement :

  * 无

Bug :

  * 无