想要搭建个人博客?这4个Java 开源博客系统,真香

程序员私房菜

共 4411字,需浏览 9分钟

 · 2021-03-24

  • 素材来源开源社区/整理:程序汪

最近有粉丝问我有木有开源博客系统,于是网上找了一波分享4个比较稳定的博客系统,尽量找些项目满足每个粉丝的要求。

halo(完善生态)

  • Github 地址 :https://github.com/halo-dev/halo
  • Star : 20201015截取的数据

  • 简介 :

     An excellent open source blog publishing application. | 一个优秀的开源博客发布应用。

  • 技术 :Spring Boot+JPA+Hutool
  • 推荐等级 :⭐⭐⭐⭐⭐
  • 评价 :主题多多,非常稳定,用户也多多,star多多,部署安装教程非常完善并且操作简单,还有小程序

    Halo 首页:




Halo首页-halo.run

Halo 主题仓库 :

OneBlog

  • Github 地址:https://gitee.com/yadong.zhang/DBlog
  • Star : 
  • 简介 :

    OneBlog 一个简洁美观、功能强大并且自适应的Java博客。使用springboot开发,前端使用Bootstrap。支持移动端自适应,配有完备的前台和后台管理功能。

    推荐等级 :⭐⭐⭐⭐
  • 评价 :技术栈也是主流的,模块不多,适合拿来练习

模块划分

模块释义备注
blog-core核心业务类模块,提供基本的数据操作、工具处理等该模块只是作为核心依赖包存在
blog-admin后台管理模块该模块作为单独项目打包部署
blog-web前台模块该模块作为单独项目打包部署
blog-file文件存储功能模块支持local、七牛云和阿里云OSS
blog-spider爬虫相关代码模块已使用blog-hunter插件替代

技术栈

  • Springboot 2.0.8

  • Apache Shiro 1.2.2

  • Logback

  • Redis

  • Lombok

  • Websocket

  • MySQL、Mybatis、Mapper、Pagehelper

  • Freemarker

  • Bootstrap 3.3.0

  • wangEditor

  • jQuery 1.11.1、jQuery Lazyload 1.9.7、fancybox、iCheck

  • 阿里云OSS

  • kaptcha

  • Qiniu

  • webMagic

  • ...

Artificial-Intelligence-Algorithm-Scientist-www.piqiandong.com

solo

  • Github 地址:https://github.com/88250/solo
  • Star : 0.8k
  • 简介 :Solo 是一款小而美的开源博客系统,专为程序员设计。🎸 Solo是 B3log 分布式社区的 Java 博客端节点系统,欢迎加入下一代社区网络。
  • 技术 :Docker+H2+Nginx+Latke (作者自研的以 JSON 为主的 Java Web 框架)
  • 推荐等级:⭐⭐⭐⭐
  • 评价 :项目成熟,缺点不是主流框架

solo 博客效果:



蘑菇博客(微服务)

  • Github 地址:https://gitee.com/moxi159753/mogu_blog_v2
  • Star: 1.2k
  • 简介:基于SpringBoot实现零配置让系统的配置更简单,使用了Mybatis-Plus快速开发框架,在不是复杂的查询操作下,无需写 sql 就可以快速完成接口编写。后台管理系统使用了 vue 中流行的ant,另外前后交互使用了JWT作为令牌,进行权限、登录校验。。
  • 技术 :Spring boot + MyBatis-Plus + JWT
  • 推荐等级:⭐⭐⭐⭐
  • 评价:这项目技术栈比较新比较多,还用到了微服务,下方列表用具体技术栈,可以拿来练习微服务技术,感觉很香

完善的架构图

蘑菇博客前台效果:

蘑菇博客-专注于技术分享的博客平台-demoweb.moguit.cn

蘑菇博客后台效果:


技术栈

后端技术

技术说明官网
SpringBootMVC框架https://spring.io/projects/spring-boot
SpringCloud微服务框架https://spring.io/projects/spring-cloud/
SpringSecurity认证和授权框架https://spring.io/projects/spring-security
MyBatis-PlusORM框架https://mp.baomidou.com/
Swagger-UI文档生产工具https://github.com/swagger-api/swagger-ui
Kibana分析和可视化平台https://www.elastic.co/cn/kibana
Elasticsearch搜索引擎https://github.com/elastic/elasticsearch

轻量型数据采集器https://www.elastic.co/cn/beats/
Logstash用于接收Beats的数据并处理https://www.elastic.co/cn/logstash
Solr搜索引擎http://lucene.apache.org/solr/
RabbitMQ消息队列https://www.rabbitmq.com/
Redis分布式缓存https://redis.io/
Docker容器化部署https://www.docker.com
Druid数据库连接池https://github.com/alibaba/druid
七牛云七牛云 - 对象储存https://developer.qiniu.com/sdk#official-sdk
JWTJWT登录支持https://github.com/jwtk/jjwt
SLF4J日志框架http://www.slf4j.org/
Lombok简化对象封装工具https://github.com/rzwitserloot/lombok
NginxHTTP和反向代理web服务器http://nginx.org/
JustAuth第三方登录的工具https://github.com/justauth/JustAuth
HutoolJava工具包类库https://hutool.cn/docs/#/
阿里大于短信发送平台https://doc.alidayu.com/doc2/index.htm
Github Actions自动化部署https://help.github.com/en/actions
Zipkin链路追踪https://github.com/openzipkin/zipkin
Flexmark-javaMarkdown转换Htmlhttps://github.com/vsch/flexmark-java
Ip2region离线IP地址定位库https://github.com/lionsoul2014/ip2region

前端技术

技术说明官网
Vue.js前端框架https://vuejs.org/
Vue-router路由框架https://router.vuejs.org/
Vuex全局状态管理框架https://vuex.vuejs.org/
Nuxt.js创建服务端渲染 (SSR) 应用https://zh.nuxtjs.org/
Element前端ui框架https://element.eleme.io
Axios前端HTTP框架https://github.com/axios/axios
Echarts图表框架www.echartsjs.com
CKEditor富文本编辑器https://ckeditor.com/
Highlight.js代码语法高亮插件https://github.com/highlightjs/highlight.js
VditorMarkdown编辑器https://github.com/Vanessa219/vditor
vue-cropper图片裁剪组件https://github.com/xyxiao001/vue-cropper
vue-image-crop-uploadvue图片剪裁上传组件https://github.com/dai-siki/vue-image-crop-upload
vue-emoji-commentVue Emoji表情评论组件https://github.com/pppercyWang/vue-emoji-comment
clipboard.js现代化的拷贝文字http://www.clipboardjs.cn/
js-beautify美化JavaScript代码https://github.com/beautify-web/js-beautify
FileSaver.js保存文件在客户端https://github.com/eligrey/FileSaver.js
SortableJS功能强大的JavaScript 拖拽库http://www.sortablejs.com/
vue-side-catalog目录导航栏https://github.com/yaowei9363/vue-side-catalog
uniapp移动端跨平台语言https://uniapp.dcloud.io/
colorUi专注视觉的小程序组件库https://github.com/weilanwl/ColorUI
showdown用Javascript编写的Markdown 到Html转换器https://github.com/showdownjs/showdown
turndown用JavaScript编写的HTML到Markdown转换器https://github.com/domchristie/turndown
蘑菇云后台管理系统-demoadmin.moguit.cn

我更新了《10万字Springboot经典学习笔记》,点击下面小卡片,进入【Java开发宝典】,回复:笔记,即可免费获取。

                                                       点赞是最大的支持 


浏览 227
点赞
评论
收藏
分享

手机扫一扫分享

举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

举报