# ziyue **Repository Path**: JiangZichen/ziyue ## Basic Information - **Project Name**: ziyue - **Description**: 子曰:学而时习之 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-15 - **Last Updated**: 2023-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ziyue ![Ziyue](https://ooo.0o0.ooo/2017/02/27/58b43450c9182.png) #### 介绍 子曰:学而时习之,不亦说乎. ![JDK](https://img.shields.io/badge/jdk-11-green.svg?style=flat-square) #### 软件架构 子曰用到了Solon+Freemarker+Mysql8+Hutool+Wood #### 使用说明 1. 下载源代码 `https://gitee.com/JiangZichen/ziyue.git` 2. 在源代码src/main/resources下的app.yml下修改你的数据库链接 3. 使用mvn package打包 4. 进入target文件夹运行nohup java -jar ziyue.jar & 5. 访问http://localhost:8080 6. 后台管理系统地址http://localhost:8080/system/login ## Interface Preview ![install.png](https://ooo.0o0.ooo/2017/03/04/58ba99604e997.png) ![login.png](https://images.gitee.com/uploads/images/2019/0117/112450_7ae99bba_1574192.png) ![index.png](https://images.gitee.com/uploads/images/2019/0117/112455_a6973f29_1574192.png) ## Thanks + [Solon](https://gitee.com/noear/solon) 版本2.2.6 + [Wood](https://gitee.com/noear/wood) ORM框架 + [Halo](https://gitee.com/halo-dev/halo) halo博客系统 + [Hutool](https://gitee.com/dromara/hutool) Hutool是一个Java工具包 + [durian](https://gitee.com/noear/durian) html页面框架 + [MySQL](https://www.mysql.com/) 数据库,版本8 + [Maven](http://maven.apache.org/) 依赖管理 + [Font Awesome](http://www.fontawesome.com.cn/faicons/) 图标库 + [Thumbnailator](https://github.com/coobird/thumbnailator) 压缩图片工具类