{"id":20912233,"url":"https://github.com/fangyinc/blogserver","last_synced_at":"2025-09-06T07:32:15.666Z","repository":{"id":88765990,"uuid":"142185770","full_name":"fangyinc/BlogServer","owner":"fangyinc","description":"This is my blog `s  server powered by SpringBoot (基于SpringBoot 的博客后台)","archived":false,"fork":false,"pushed_at":"2020-01-28T02:49:52.000Z","size":45,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-01T20:23:03.914Z","etag":null,"topics":["java","jwt-token","restful","spring-boot","vuejs","vuetify"],"latest_commit_sha":null,"homepage":"https://chengfy.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fangyinc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-24T16:34:33.000Z","updated_at":"2022-09-22T02:56:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"22d912f6-1f67-421c-8e58-3467463c5504","html_url":"https://github.com/fangyinc/BlogServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fangyinc/BlogServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fangyinc%2FBlogServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fangyinc%2FBlogServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fangyinc%2FBlogServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fangyinc%2FBlogServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fangyinc","download_url":"https://codeload.github.com/fangyinc/BlogServer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fangyinc%2FBlogServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273873370,"owners_count":25183363,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["java","jwt-token","restful","spring-boot","vuejs","vuetify"],"created_at":"2024-11-18T14:26:08.343Z","updated_at":"2025-09-06T07:32:15.378Z","avatar_url":"https://github.com/fangyinc.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 简介\n这是一个基于SpringBoot，结合MySQL、hibernate、JPA和JWT用户认证，提供RESTful API的博客后台。\n\n## 主要功能\n- Spring Security + JWT 权限控制\n- 较为完整的用户权限管理（查看文章，管理文章，管理用户等）\n- 文章的新建、修改、删除\n- 随时可将文章加入、移出草稿箱（草稿箱的文章仅管理员及作者可见）\n- 文章可以归纳到不同的分类、标签、专栏\n- 分类、专栏、标签管理\n- 文章可以存储markdown原文及HTML\n- 搜索功能：根据关键字检索文章\n- 文章归档\n- 友链的增删查改\n- 简易的文章评论\n\n## 依赖\n- JDK \u003e= 1.8\n- MySQL \u003e= 5.5\n- Maven \u003e= 3.5\n\n## 快速开始\n1. **安装**\n```shell\n$ git clone git@github.com:staneyffer/BlogServer.git\n$ cd BlogServer\n$ mvn install\n```\n2. **创建数据库**  \n执行 ```src/main/resources/```下的```script.sql``` MySQL脚本文件\n\n3. **修改配置文件**  \n本项目的属性配置文件默认是 ```src/main/resources/application.properties.example```，还需要将```application.properties.example```改成:```application.properties```，并将application.properties中对应的字段改成你自己的配置\n(本项目中默认的数据库名字是: ```blog```, 如果需要修改请修改 ```src/main/resources/script.sql```及```src/main/resources/application.properties```两个文件中对应的配置)\n4. **运行项目**  \n```shell\n$ mvn spring-boot:run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffangyinc%2Fblogserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffangyinc%2Fblogserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffangyinc%2Fblogserver/lists"}