Zblog 2 核心功能技术选型支持浏览器 介绍
核心功能
技术选型
-
Ioc容器 Spring
-
Web框架 SpringMVC
-
Orm框架 MyBatis
-
安全权限 Shiro
-
搜索工具 Lucene
-
缓存 Ehcache
-
静态化 FreeMarker
-
视图模板 Jsp/Jstl/JspTaglib
-
其它 Jsoup(xss过滤)、fastjson、IKAnalyzer
支持浏览器
github地址:https://github.com/dongfangshangren/Zblog。
示例见:http://blog.zhouhaocheng.cn/。注:前台界面部分借鉴自Flat和并发编程网。