{"id":19810404,"url":"https://github.com/gujinicy/mayday","last_synced_at":"2025-04-13T08:21:48.427Z","repository":{"id":37174140,"uuid":"152083650","full_name":"gujiniCY/mayday","owner":"gujiniCY","description":"mayday博客系统，基于springboot、mybatis、ehcache、thymeleaf、bootstrap做的博客系统，完美自适应，支持markdown编辑器","archived":false,"fork":false,"pushed_at":"2024-05-16T17:14:49.000Z","size":4101,"stargazers_count":130,"open_issues_count":3,"forks_count":63,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T11:48:53.892Z","etag":null,"topics":["blog","blog-engine","blog-platform","ehcache","hutool","mayday","mybatis","spring-boot","thymeleaf","valine"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gujiniCY.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-08T13:21:04.000Z","updated_at":"2025-01-03T21:47:30.000Z","dependencies_parsed_at":"2023-02-05T04:16:07.764Z","dependency_job_id":"97f56ec3-d868-4dd6-8279-72841626cb84","html_url":"https://github.com/gujiniCY/mayday","commit_stats":{"total_commits":193,"total_committers":5,"mean_commits":38.6,"dds":0.03626943005181349,"last_synced_commit":"6750cc6bda63fec8656b97dab97d51fed24d5b45"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gujiniCY%2Fmayday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gujiniCY%2Fmayday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gujiniCY%2Fmayday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gujiniCY%2Fmayday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gujiniCY","download_url":"https://codeload.github.com/gujiniCY/mayday/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681633,"owners_count":21144725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog","blog-engine","blog-platform","ehcache","hutool","mayday","mybatis","spring-boot","thymeleaf","valine"],"created_at":"2024-11-12T09:21:22.885Z","updated_at":"2025-04-13T08:21:48.393Z","avatar_url":"https://github.com/gujiniCY.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n\u003ch1\u003e\u003ca href=\"https://mayday.songhaozhi.com\"\u003emayday\u003c/a\u003e\u003c/h1\u003e\r\n\r\n\u003e  **mayday博客系统是我想边学习springboot和thymeleaf编写的一个java博客系统** \r\n\r\n\u003e  **取名mayday可能是因为我是五月天的假粉丝吧！** \r\n\r\n\u003e  **如果对你有帮助的话请右上角点个star，非常感谢！** \r\n\r\n![JDK](https://img.shields.io/badge/jdk-1.8-green.svg?style=flat-square) [![LICENSE](https://img.shields.io/github/license/gujiniCY/mayday.svg?style=flat-square)](https://github.com/gujiniCY/mayday/blob/master/LICENSE)   [![star](https://img.shields.io/github/stars/gujiniCY/mayday.svg?label=Stars\u0026style=social)](https://github.com/gujiniCY/mayday)[![star](https://gitee.com/song_haozhi/mayday/badge/star.svg?theme=white)](https://gitee.com/song_haozhi/mayday) \r\n\r\n## 使用说明\r\n1. 下载代码\r\n`git clone https://github.com/gujiniCY/mayday.git`\r\n2. 运行sql文件夹下的sql文件\r\n3. 到src/main/resources下的application.yaml下修改你的数据库链接\r\n4. 保存好以后 mvn package打包\r\n5. 进入target文件夹运行nohup java -jar mayday.jar \u0026\r\n6. 访问http://localhost:8091\r\n7. 后台管理系统地址http://localhost:8091/admin\r\n\r\n### 关于评论功能\r\n目前没有打算自己写评论功能。用的两个评论插件[gitalk](https://github.com/gitalk/gitalk)和[valine](https://ioliu.cn/2017/add-valine-comments-to-your-blog/)\r\n## 图片演示\r\n![install.png](https://images.gitee.com/uploads/images/2019/0117/112452_b81fbb50_1574192.png)\r\n![index.png](https://images.gitee.com/uploads/images/2019/0117/112455_a6973f29_1574192.png)\r\n![login.png](https://images.gitee.com/uploads/images/2019/0117/112450_7ae99bba_1574192.png)\r\n![admin.png](https://images.gitee.com/uploads/images/2019/0117/112450_3a600852_1574192.png)\r\n![post.png](https://images.gitee.com/uploads/images/2019/0117/112451_d6754471_1574192.png)\r\n![profile.png](https://images.gitee.com/uploads/images/2019/0117/112451_499f580f_1574192.png)\r\n![theme.png](https://images.gitee.com/uploads/images/2019/0117/112451_a4e0016a_1574192.png)\r\n![tag.png](https://images.gitee.com/uploads/images/2019/0117/112451_05569d9b_1574192.png)\r\n![upload_attach.png](https://images.gitee.com/uploads/images/2019/0117/112451_50127984_1574192.png)\r\n![attach.png](https://images.gitee.com/uploads/images/2019/0117/112451_66bac3bf_1574192.png)\r\n![write_post.png](https://images.gitee.com/uploads/images/2019/0117/112454_1b3d8fa9_1574192.png)\r\n![menu.png](https://images.gitee.com/uploads/images/2019/0117/112452_58ac3c2d_1574192.png)\r\n![link.png](https://images.gitee.com/uploads/images/2019/0117/112452_ecf27d79_1574192.png)\r\n![new_page.png](https://images.gitee.com/uploads/images/2019/0117/112455_e9bdbee6_1574192.png)\r\n![option.png](https://images.gitee.com/uploads/images/2019/0117/112452_c40d529a_1574192.png)\r\n![page.png](https://images.gitee.com/uploads/images/2019/0117/112452_6c1d4dd7_1574192.png)\r\n![category.png](https://images.gitee.com/uploads/images/2019/0117/112452_0e35930e_1574192.png)\r\n![index_archives.png](https://images.gitee.com/uploads/images/2019/0117/112453_cc8c9773_1574192.png)\r\n![index_links.png](https://images.gitee.com/uploads/images/2019/0117/112453_1208a83f_1574192.png)\r\n![index_post.png](https://images.gitee.com/uploads/images/2019/0117/112454_327abed1_1574192.png)\r\n## 开源协议\r\n[GPL-3.0](/LICENSE)\r\n## 致谢：\r\n 1. [SpringBoot](http://spring.io/projects/spring-boot) 版本2.0.4\r\n 2. [MyBatis](http://www.mybatis.org/mybatis-3/) ORM框架\r\n 3. [MySQL](https://www.mysql.com/) 数据库，版本5.6\r\n 4. [Maven](http://maven.apache.org/)  依赖管理\r\n 5. [Druid](https://github.com/alibaba/druid/) 阿里连接池\r\n 6. [Thymeleaf](https://www.thymeleaf.org/) spring官方推荐的模板引擎\r\n 7. [Vali Admin](https://github.com/pratikborsadiya/vali-admin) 后台模板\r\n 8. [jquery toast插件](http://www.jqueryfuns.com/resource/2412) 信息提示插件\r\n 9. [Font Awesome](http://www.fontawesome.com.cn/faicons/) 图标库\r\n 10. [Thumbnailator](https://github.com/coobird/thumbnailator) 压缩图片工具类\r\n 11. [Hutool](http://hutool.mydoc.io/) Hutool是一个Java工具包\r\n 12. [PageHelper](https://pagehelper.github.io/) mybatis分页插件\r\n 13. [Bootstrap-Fileinput](https://github.com/kartik-v/bootstrap-fileinput) bootstrap上传控件\r\n 14. [halo](https://github.com/ruibaby/halo)  halo博客系统\r\n 15. [Ehcache](http://www.ehcache.org/) Java的进程内缓存框架\r\n 16. [MDTool](https://github.com/cevin15/MDTool) 将markdown转换为html的工具\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgujinicy%2Fmayday","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgujinicy%2Fmayday","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgujinicy%2Fmayday/lists"}