# DBlog **Repository Path**: dddpeter/DBlog ## Basic Information - **Project Name**: DBlog - **Description**: 基于 Spring Boot 的轻量级博客,是学习搭建使用 Spring Boot 的不错选择 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 10 - **Created**: 2021-04-01 - **Last Updated**: 2022-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DBlog ### 线上体验地址:[烈焰之雨的博客](https://blog.dddpeter.top/) #### 介绍 基于 Spring Boot 的轻量级博客,是学习搭建使用 Spring Boot 的不错选择,基于Lumos[仓库地址](https://gitee.com/mirrors/Lumos),新增微信公众号,页面美化,图片资源查看,功能继续完善ing #### 软件架构 软件架构说明 用户端:Spring Boot + Themleaf + Amaze UI + JQuery 数据库:MySQL #### 参与贡献 1. Fork 本仓库 2. 新建 features/xxx 分支 3. 提交代码 4. 新建 Pull Request