{"id":41797274,"url":"https://github.com/boyazuo/yxboot","last_synced_at":"2026-02-07T05:00:25.626Z","repository":{"id":212606791,"uuid":"731894391","full_name":"boyazuo/yxboot","owner":"boyazuo","description":"YXBoot 是一个开箱即用的前后台管理系统框架，基于 TypeScript、Vue3、Antd Vue、SpingBoot3等最新主流技术实现。","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:31.000Z","size":1201,"stargazers_count":14,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-25T17:55:23.301Z","etag":null,"topics":["ant-design-vue","jwt","mybatis-plus","spring-security","springboot3","typescript","vite","vue3"],"latest_commit_sha":null,"homepage":"http://admin.yxboot.com","language":"TypeScript","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/boyazuo.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-15T06:08:34.000Z","updated_at":"2025-10-01T08:32:34.000Z","dependencies_parsed_at":"2024-03-10T12:27:26.242Z","dependency_job_id":"2e525e11-c292-4edc-96e0-4d50dcd8e0f2","html_url":"https://github.com/boyazuo/yxboot","commit_stats":null,"previous_names":["boyazuo/yxboot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boyazuo/yxboot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyazuo%2Fyxboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyazuo%2Fyxboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyazuo%2Fyxboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyazuo%2Fyxboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boyazuo","download_url":"https://codeload.github.com/boyazuo/yxboot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyazuo%2Fyxboot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29186742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T03:35:06.566Z","status":"ssl_error","status_checked_at":"2026-02-07T03:34:57.604Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ant-design-vue","jwt","mybatis-plus","spring-security","springboot3","typescript","vite","vue3"],"created_at":"2026-01-25T05:32:16.219Z","updated_at":"2026-02-07T05:00:25.514Z","avatar_url":"https://github.com/boyazuo.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003eYXBoot\u003c/h1\u003e\n\u003c/div\u003e\n\n[![license](https://img.shields.io/badge/license-MIT-green.svg)](./LICENSE)\n[![last commit](https://img.shields.io/github/last-commit/boyazuo/yxboot)](https://github.com/boyazuo/yxboot)\n\n## 简介\n\nYXBoot 是一个开箱即用的前后台管理系统框架。YXBoot 以前后端分离的方式整合了前后端框架，前端框架使用了最新的`vue3`, `vite4`, `Ant Design Vue 4.0`, `TypeScript` 等主流技术开发，后端框架使用了最新的`SpringBoot3`, `Spring Security`, `JWT` 等技术。\n\n## 特性\n\n- **整合前后端框架**：提供整合了前后端的完整系统框架\n- **最新技术栈**：前后端均使用前沿主流技术开发\n- **最佳实践经验**：从框架到组件、代码，不断优化，以最佳实践经验开发\n- **基础封装**：对常用功能组件进行基础封装，实现通用的基础上尽可能避免框架过重\n- **定制主题**：可配置的主题\n- **权限**：内置完善的权限配置方案\n\n## 技术架构\n\n#### 开发环境\n- 语言：JAVA 17\n- IDE（后端）：IDEA\n- IDE（前端）：VS Code、 IDEA\n- 依赖管理：Maven\n- 缓存： Redis\n- 数据库： MySQL\n- 前端构建：node(\u003e=16.15.1)、pnpm(\u003e=8.1.0)\n\n#### 后端\n- 基础框架：Spring Boot 3.2.2\n- 安全框架：Spring Security、JWT\n- 持久层框架： MyBatis Plus\n- 数据库连接池：Druid\n- 其他：Swagger、Hutool 等\n\n#### 前端\n- 基础框架：Vue 3.4.15\n- UI 库：Ant design Vue 4.1.2\n- 状态管理：pinia 2.1.7\n- 打包：Vite 5.0.12\n- 其他：axios、lodash、dayjs 等\n\n## 预览\n\n- [YXBoot](http://admin.yxboot.com/) - 在线预览\n\n账号: admin，密码：123456\n\n## 界面展示\n\n![](https://yxboot-oss.oss-cn-beijing.aliyuncs.com/images/yxboot-admin-login.png)\n![](https://yxboot-oss.oss-cn-beijing.aliyuncs.com/images/yxboot-admin-workplace.png)\n![](https://yxboot-oss.oss-cn-beijing.aliyuncs.com/images/yxboot-admin-analysis.png)\n![](https://yxboot-oss.oss-cn-beijing.aliyuncs.com/images/yxboot-admin-role.png)\n![](https://yxboot-oss.oss-cn-beijing.aliyuncs.com/images/yxboot-admin-about.png)\n\n## 前端构建说明\n\n- 获取项目代码\n```bash\ngit clone https://github.com/boyazuo/yxboot.git\n```\n\n- 安装依赖\n```bash\ncd yxboot-admin\n\npnpm i\n```\n\n- 运行\n```bash\npnpm dev\n```\n\n- 打包\n```bash\npnpm build\n```\n\n## 如何贡献\n\n非常欢迎你的加入！[提一个 Issue](https://github.com/boyazuo/yxboot/issues/new/choose) 或者提交一个 Pull Request。\n\n**Pull Request:**\n\n1. Fork 代码!\n2. 创建自己的分支: `git checkout -b feat/xxxx`\n3. 提交你的修改: `git commit -am 'feat(function): add xxxxx'`\n4. 推送您的分支: `git push origin feat/xxxx`\n5. 提交`pull request`\n\n## Git 贡献提交规范\n\n- 参考 [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) 规范 ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular))\n\n  - `feat` 增加新功能\n  - `fix` 修复问题/BUG\n  - `style` 代码风格相关无影响运行结果的\n  - `perf` 优化/性能提升\n  - `refactor` 重构\n  - `revert` 撤销修改\n  - `test` 测试相关\n  - `docs` 文档/注释\n  - `chore` 依赖更新/脚手架配置修改等\n  - `workflow` 工作流改进\n  - `ci` 持续集成\n  - `types` 类型定义文件更改\n  - `wip` 开发中\n\n## 浏览器支持\n\n本地开发推荐使用`Chrome 80+` 浏览器\n\n支持现代浏览器, 不支持 IE\n\n| [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\" Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eIE | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\" Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eEdge | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eFirefox | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eChrome | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eSafari |\n| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |\n|                                                                                             not support                                                                                              |                                                                                            last 2 versions                                                                                             |                                                                                                  last 2 versions                                                                                                  |                                                                                                last 2 versions                                                                                                |                                                                                                last 2 versions                                                                                                |\n\n## 维护者\n\n[@Boya](https://github.com/boyazuo)\n\n## 交流\nYXBoot 是完全开源免费的项目，旨在帮助开发者更方便地进行中大型管理系统开发。如果遇到问题或者想交流 YXBoot，可以添加微信（请备注“YXBoot”）。\n\n\u003cimg src=\"https://yxboot-oss.oss-cn-beijing.aliyuncs.com/images/weixin-boya.png\" width=\"300\" /\u003e\n","funding_links":[],"categories":["Vue"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyazuo%2Fyxboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboyazuo%2Fyxboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyazuo%2Fyxboot/lists"}