该博客是一个Java搭建的前后端不分离项目,目前还在持续优化中
z_blogs是一款简约大气的个人博客,在ui设计上借鉴了网上的很多博客系统,融合了各种元素,在整个系统架构上做了很多优化, 所以当你访问此项目时会感到非常流畅
门户取样:
登录界面取样:
后台界面取样:
技术 | 说明 | 手册 |
---|---|---|
Spring | 后台核心框架,粘合剂 | https://muyinchen.gitbooks.io/spring-framework-5-0-0-m3/content/22-modules.html |
mybatis | ORM框架,数据库访问 | https://mybatis.org/mybatis-3/zh_CN/index.html |
shiro | 安全管理框架,登录控制 | https://shiro.apache.org/ |
freemarker | 模板引擎,生成静态html | http://freemarker.foofun.cn/ |
Spring MVC | 前端HTTP框架,web接口框架 | https://springdoc.cn/spring/web.html#spring-web |
ip2region | 离线的ip地址解析工具 | https://github.com/lionsoul2014/ip2region |
WebSocket | 前后端互相通信工具 | [https://springdoc.cn/spring/web.html#spring-web](https://springdoc.cn/spring/web.html#spring-web) |
javax.mail | 邮件发送 | 见pom.xml文件 |
技术 | 说明 | 手册 |
---|---|---|
animate | 动画库 | http://daneden.me/animate |
aos | 动画滚动库 | https://michalsnik.github.io/aos/ |
music | 个人破解的音乐播放插件 | 见/webapp/js/music.js |
awesome | 字体动画库 | http://freemarker.foofun.cn/ |
echarts | 文章分类统计 | https://echarts.apache.org/zh/index.html |
dplayer | 视频播组件 | http://dplayer.js.org |
EditorMD | 后台markdown编辑工具 | https://github.com/pandao/editor.md |
jQuery | 快速、简洁的JavaScript框架 | https://jquery.com/ |
materialize | 一款比较老的谷歌前端框架库,类似bootstrap | https://release.materializecss.cn/ |
nprogress | 滚动条插件 | https://ricostacruz.com/nprogress/ |
tocbot | 博客文章目录组件 | https://github.com/tscanlin/tocbot |
apexcharts | 后台前端图表js | https://www.apexcharts.com/ |
tabler | 后台前端模板框架 | https://tabler.io/ |
jsvectormap | 地图组件 | https://github.com/ThinkGeo/VectorMap-js |
pajx | 局部刷新插件 | https://github.com/ThinkGeo/VectorMap-js |
idea,maven3.5,tomcat8,jdk8,File Watcher,node.js
技术 | 说明 | 手册 |
---|---|---|
idea | 开发集成工具 | https://muyinchen.gitbooks.io/spring-framework-5-0-0-m3/content/22-modules.html |
maven3.5 | 项目依赖管理工具 | https://mybatis.org/mybatis-3/zh_CN/index.html |
tomcat8 | web容器 | https://shiro.apache.org/ |
jdk8 | Java开发版本 | http://freemarker.foofun.cn/ |
File Watcher | 开发时动态检测文件变化 | https://springdoc.cn/spring/web.html#spring-web |
node.js | 打包依赖库 | https://github.com/lionsoul2014/ip2region |
grunt.js | css/js打包压缩工具 | [https://springdoc.cn/spring/web.html#spring-web](https://springdoc.cn/spring/web.html#spring-web) |
idea,maven3.5,tomcat8,jdk8,File Watcher,node.js