{"id":23269028,"url":"https://github.com/guqing/violet-cloud","last_synced_at":"2025-10-09T18:38:06.036Z","repository":{"id":54832209,"uuid":"262295653","full_name":"guqing/violet-cloud","owner":"guqing","description":"一个基于spring cloud的微服务前后端开发脚手架，提供网关、认证、权限、服务发现、服务监控等功能，轻松上手，简化开发。","archived":false,"fork":false,"pushed_at":"2022-07-15T21:10:39.000Z","size":7443,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T09:53:41.863Z","etag":null,"topics":["justauth","lombok-maven","mongodb","mybatis-plus","mysql-database","nacos-spring-cloud","oauth2","springclond","springcloud","springcloudalibaba","vuejs"],"latest_commit_sha":null,"homepage":"https://vc.guqing.xyz","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/guqing.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}},"created_at":"2020-05-08T10:35:55.000Z","updated_at":"2024-07-11T02:10:32.000Z","dependencies_parsed_at":"2022-08-14T04:10:45.921Z","dependency_job_id":null,"html_url":"https://github.com/guqing/violet-cloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guqing/violet-cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guqing%2Fviolet-cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guqing%2Fviolet-cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guqing%2Fviolet-cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guqing%2Fviolet-cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guqing","download_url":"https://codeload.github.com/guqing/violet-cloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guqing%2Fviolet-cloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001895,"owners_count":26083226,"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-10-09T02:00:07.460Z","response_time":59,"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":["justauth","lombok-maven","mongodb","mybatis-plus","mysql-database","nacos-spring-cloud","oauth2","springclond","springcloud","springcloudalibaba","vuejs"],"created_at":"2024-12-19T17:40:56.336Z","updated_at":"2025-10-09T18:38:06.018Z","avatar_url":"https://github.com/guqing.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eViolet Cloud\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\nspring cloud的微服务前后端开发脚手架，提供网关、认证、权限、服务发现、服务监控等功能，轻松上手，简化开发。\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://gitpod.io/#https://github.com/guqing/violet-cloud\"\u003e![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)\u003c/a\u003e\n![travis build](https://api.travis-ci.org/guqing/violet-cloud.svg?branch=master\u0026status=started)\n![GitHub last commit](https://img.shields.io/github/last-commit/guqing/violet-cloud)\n![Spring cloud version](https://img.shields.io/badge/spring%20cloud-Hoxton.RELEASE-orange)\n![Spring cloud alibaba](https://img.shields.io/badge/spring%20cloud%20alibaba-2.1.1.RELEASE-ff69b4)\n\u003c/div\u003e\n\n### 前端项目地址\n\u003e https://github.com/guqing/violet-cloud-web\n\n### 项目文档\n\n请点击👉[项目文档](./documents/docs/README.md)👈\n\n### 预览图\n\n![Workplace](documents/screenshot/workplace.png)\n![RoleList](documents/screenshot/role_list.png)\n![MenuList](documents/screenshot/menu_list.png)\n![ActiveLog](documents/screenshot/active_log.png)\n![GatewayUser](documents/screenshot/gateway_user.png)\n![Profile](documents/screenshot/profile.png)\n\n\n### 技术选型\n| 技术                 | 版本           | 说明                                                         | 官网                                            |\n| -------------------- | -------------- | ------------------------------------------------------------ | ----------------------------------------------- |\n| Spring boot          | 2.2.6.RELEASE  | 容器+MVC框架                                                 | https://spring.io/projects/spring-boot          |\n| Spring cloud         | Hoxton.RELEASE | 微服务框架                                                   | https://spring.io/projects/spring-cloud         |\n| Spring Cloud Alibaba | 2.1.1.RELEASE  | 微服务框架                                                   | https://spring.io/projects/spring-cloud-alibaba |\n| Mybatis plus         | 3.3.1.tmp      | 是一个 [MyBatis](http://www.mybatis.org/mybatis-3/) 的增强工具 | https://mybatis.plus/                           |\n| Mysql                | 8.0.20         | 关系行数据库                                                 | https://www.mysql.com/                          |\n| JustAuth             | 1.1.0          | 第三方登录开源组件                                           | https://github.com/justauth/JustAuth            |\n| Spring Data MongoDB  | 2.2.6.RELEASE  | MongoDB基于Spring的编程模型                                  | https://spring.io/projects/spring-data-mongodb  |\n| Lombok               | 1.18.12        | 简化对象封装工具                                             | https://github.com/rzwitserloot/lombok   \n\n### 项目结构\n```\nviolet-cloud\n├─document                        ------ 文档和数据库文件\n├─scripts                         ------ 脚本\n├─violet-app                      ------ 微服务模块\n│  ├─violet-app-admin             ------ 微服务子系统系统核心模块\n│  ├─other...           \t\t  ------ 可接入其他微服务\n├─violet-auth                     ------ 认证服务器\n├─violet-common                   ------ 通用模块\n│  ├─violet-common-core           ------ 系统核心依赖包\n│  ├─violet-common-support        ------ 非响应式servlet系统核心依赖\n│  ├─violet-common-datasource-starter     ------ 系统数据库自动装配starter\n│  ├─violet-common-redis-starter          ------ 系统Redis自动装配starter\n│  └─violet-common-security-starter       ------ 微服务子系统安全配置自动装配starter\n├─violet-gateway                  ------ 微服务网关\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguqing%2Fviolet-cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguqing%2Fviolet-cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguqing%2Fviolet-cloud/lists"}