A candidate solution for Java Web Application - current session

Motivation

Do it once, resue for ever.

Audience

myself, Java Web developers

Scope

应用案例

图书借阅系统
阶段1需求:图书录入、借阅人注册、图书借阅
业务实体:图书类别-图书
角色:图书管理员、图书借阅人

项目演进

A candidate solution for Java Web Application - current session_第1张图片

系统架构逻辑视图

A candidate solution for Java Web Application - current session_第2张图片

技术

J2EE框架: Spring Boot, Spring MVC, Spring Data(JPA, Redis), Spring AMQP, Spring Security

前端框架: jQuery, UEditor

数据存储: MySQL, Redis

服务化和消息框架: Dubbo, RabbitMQ

Progress

2015/07/24 init
2015/07/25 J2EE/数据存储/Dubbo
2015/07/26 初始化数据模型设计、jQuery EasyUI插件引入

Content

References

你可能感兴趣的:(application)