# gblog **Repository Path**: guxingke/gblog ## Basic Information - **Project Name**: gblog - **Description**: 简单的轻博客,个人自用,尚在完善之中………… - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-02-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #gblog ##一个简单的轻博客,使用maven构建项目,使用git做版本管理,使用mysql数据库. ###实例网站[http://www.guxingke.com/](http://www.guxingke.com/). ###前端后端各个层次都会尝试用不同的方式去实现 ###当前版本实现 jdbc + mybatis + jsp + bootstrap ####已实现的 >* 持久层 jdbc mybatis >* 视图层 servlet struts2 springmvc >* 模板 jsp ####待实现的 >* 持久层 jdbc,hibernate,mybatis,dbutils >* 缓存 ehcache,个人简单的用map实现缓存 >* 视图层 servlet,struts2,springmvc >* 模板 jsp,freemaker >* 伪静态 重写url >* 静态化 >* 前端 >>* html,css,javascript,bootstrap >>* html,css,jquery,bootstrap >>* html,css,bootstrap,angularjs ###前后端交互 >* 使用模板 >* 纯ajax交互 ###欢迎探讨各种问题 guxingke@foxmail.com