开源博客系统-yblog
yblogs是一款国人开源的博客系统,基于SpringBoot 架构编写,遵守apache2.0开源协议。主要功能包括博文管理、图表统计、接口监控、访问记录、附件管理、用户管理、友链管理、监控管理、博文抓取,以及第三方登录等。

开源组件构成:
后端
| 名称 | 官网 |
|---|---|
| Spring Boot | https://spring.io/projects/spring-boot |
| Redis | http://www.redis.cn/ |
| RabbitMQ | https://www.rabbitmq.com/ |
| elasticSearch | https://www.elastic.co/cn/elasticsearch/ |
| MyBatis | http://www.mybatis.org/mybatis-3/zh/index.html |
| Spring Security | https://spring.io/projects/spring-security/ |
| PageHelper | http://git.oschina.net/free/Mybatis_PageHelper |
| Maven | http://maven.apache.org/ |
| MySQL | https://www.mysql.com/ |
| Swagger2 | https://swagger.io/ |
| Druid | https://github.com/alibaba/druid |
| fastjson | https://github.com/alibaba/fastjson/ |
| log4j | http://logging.apache.org/log4j/1.2/ |
| thumbnailator | https://github.com/coobird/thumbnailator |
| Nginx | http://nginx.org/en/download.html |
前端
| 名称 | 描述 | 官网 |
|---|---|---|
| jQuery | 函数库 | http://jquery.com/ |
| Bootstrap | 前端框架 | https://v3.bootcss.com/ |
| echarts | 可视化图表库 | https://echarts.apache.org/zh/index.html |
| Thymeleaf | 模板引擎 | https://www.thymeleaf.org/ |
| TinyMCE | 富文本编辑器 | http://tinymce.ax-z.cn/ |
| alertJs | 弹框插件 | https://gitee.com/ydq/alertjs |
| layui | 模块化前端UI框架 | https://www.layui.com/ |





发表回复