{"id":19889340,"url":"https://github.com/codeprometheus/starry-forum","last_synced_at":"2026-04-27T16:32:27.818Z","repository":{"id":104067331,"uuid":"349888116","full_name":"CodePrometheus/Starry-Forum","owner":"CodePrometheus","description":"基于SpringBoot，Thymeleaf，Mybatis，MybatisPlus，Redis，Rabbitmq，ElasticSearch，Jwt搭建的社区论坛项目，适合针对以SpringBoot技术为主的整个后端技术栈的学习，加强运用中间件的能力","archived":false,"fork":false,"pushed_at":"2021-10-11T00:46:13.000Z","size":7153,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T12:35:33.100Z","etag":null,"topics":["bbs","elasticsearch","forum","jwt","mybatis","mybatis-plus","redis","springboot","thymeleaf"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodePrometheus.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":"2021-03-21T03:04:24.000Z","updated_at":"2024-05-20T09:12:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"833dff7e-cd5a-42aa-8605-a50c82ae0bce","html_url":"https://github.com/CodePrometheus/Starry-Forum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodePrometheus/Starry-Forum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodePrometheus%2FStarry-Forum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodePrometheus%2FStarry-Forum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodePrometheus%2FStarry-Forum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodePrometheus%2FStarry-Forum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodePrometheus","download_url":"https://codeload.github.com/CodePrometheus/Starry-Forum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodePrometheus%2FStarry-Forum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["bbs","elasticsearch","forum","jwt","mybatis","mybatis-plus","redis","springboot","thymeleaf"],"created_at":"2024-11-12T18:09:51.103Z","updated_at":"2026-04-27T16:32:27.801Z","avatar_url":"https://github.com/CodePrometheus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Starry-Forum\n\n\n### 后端技术\n\n|      技术      |           说明            |                             官网                             |\n| :------------: | :-----------------------: | :----------------------------------------------------------: |\n|   SpringBoot   |          MVC框架          | [ https://spring.io/projects/spring-boot](https://spring.io/projects/spring-boot) |\n|    Mybatis   |          ORM框架          |              https://mp.baomidou.com/   |\n|  MyBatis-Plus  |         ORM框架          |                   https://mp.baomidou.com/                   |\n|   Swagger-UI   |       文档生产工具        | [ https://github.com/swagger-api/swagger-ui](https://github.com/swagger-api/swagger-ui) |\n| Elasticsearch  |         搜索引擎          | [ https://github.com/elastic/elasticsearch](https://github.com/elastic/elasticsearch) |\n|    RabbitMQ    |         消息队列          |   [ https://www.rabbitmq.com/](https://www.rabbitmq.com/)    |\n|     Redis      |          缓存         |                      https://redis.io/                       |\n|     Druid      |       数据库连接池        | [ https://github.com/alibaba/druid](https://github.com/alibaba/druid) |\n|      JWT       |        JWT登录支持        |                 https://github.com/jwtk/jjwt                 |\n|     SLF4J      |         日志框架          |                    http://www.slf4j.org/                     |\n|     Lombok     |     简化对象封装工具      | [ https://github.com/rzwitserloot/lombok](https://github.com/rzwitserloot/lombok) |\n|     Hutool     |      Java工具包类库       |                  https://hutool.cn/docs/#/                   |\n|    Java Mail    |       短信发送工具        |            https://www.oracle.com/java/technologies/javamail.html            |\n\n### 前端技术\n\n|         技术          |                  说明                   |                             官网                             |\n| :-------------------: | :-------------------------------------: | :----------------------------------------------------------: |\n|        Layui         |                经典模块化前端 UI 框架                 |              https://www.layui.com/                      |\n|        Thymeleaf     |                    模板引擎                 |                      https://www.thymeleaf.org/                      |\n|        JQuery         |                JavaScript函数库                 |                      https://jquery.com/                      |\n\n\n### 开发环境\n\n|     工具      | 版本号 |                             下载                             |\n| :-----------: | :----: | :----------------------------------------------------------: |\n|      JDK      |  1.8   | https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html |\n|     Maven     | 3.3.0+ |                   http://maven.apache.org/                   |\n| Elasticsearch | 6.8.4  |               https://www.elastic.co/downloads               |\n|     MySQL     |  5.7   |                    https://www.mysql.com/                    |\n|    Erlang     |  20.3  |                   https://www.erlang.org/                    |\n|    RabbitMQ    | 3.8.9  |            http://www.rabbitmq.com/download.html             |\n|     Redis     |   5  |                  https://redis.io/download                   |\n\n\n### 鸣谢\n本项目是基于许多开源项目之上搭建的，用于学习和入门，加强在基于Springboot技术栈上，对各种中间件的运用\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeprometheus%2Fstarry-forum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeprometheus%2Fstarry-forum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeprometheus%2Fstarry-forum/lists"}