Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 608 Bytes

File metadata and controls

20 lines (15 loc) · 608 Bytes

项目名称

JavaWeb课程大作业

项目背景

本项目给网易云课堂Java Web开发课程一期学员atwjsw的大作业项目

示例

示例链接:http://106.2.113.71:8080/

更新日志

版本1.0.2.RELEASE: 增加了代码类级别注释;补充了README.md的内容

特性

特性1:实现了课程需求内明确要求的全部功能

特性2:Security by session object and user type checking

特性3:logic to prevent direct access to api/buy and api/delete

特性4:aop+log4j. INFO level.

原理说明

Spring MVC + Freemarker + AspectJ + Mybatis + Log4j