CodeJavaWebFrameFromZeroToOne

从0开始Java Web框架历险

Project reference

https://book.douban.com/subject/26593466/

source code

https://gitee.com/huangyong/smart-framework

content

chapter1,2,3 are corresponding to target chapter of book. chapter4,5 of book are listed in smart-framework folder. other attempts such as jaxws and aspectj are in demo, quickStart, rest_cxf folder. plugin of shiro security is listed in smart-plugin-security folder.