# i-blog **Repository Path**: SimpleCnst/i-blog ## Basic Information - **Project Name**: i-blog - **Description**: 可直接使用 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 个人博客 1. 后台使用jfinal实现。全文检索使用Lucene。 2. 模版引擎使用jfinal自带的jfinal template engine。 3. 管理后台UI使用Hadmin后台模版框架。 4. 页面前台使用超级小清新的layui。 5. 数据库使用MySQL