ruoyi-vue-pro
芋道 ruoyi-vue-pro
基于 Spring Boot 2.7 + MyBatis Plus + Maven 的 Java 单体后端脚手架(JDK 8+),提供完整的企业级管理后台功能模块。
项目结构
→ 详见 ruoyi-dir
开发指南
| 主题 | 说明 | 参考 |
|---|---|---|
| 新增模块 CRUD | 创建 Controller、Service、Mapper、DO、VO 全套 | ruoyi-crud |
| 新增 API 接口 | 编写 RESTful Controller 接口与 Swagger 文档 | ruoyi-add-api |
| 数据访问层 | MyBatis Plus BaseMapperX、LambdaQueryWrapperX 用法 | ruoyi-mapper |
| 权限与安全 | Spring Security + OAuth2 + 多租户 + 数据权限 | ruoyi-security |
关键约定
More from xingyu4j/skills
vben
Vue Vben Admin monorepo 项目专家。适用于 Vben Admin 项目中的页面开发、组件使用、路由配置、API 定义、状态管理、适配器模式、国际化、权限控制等任务。支持所有应用变体(web-antd、web-ele、web-naive)和共享包。
26vue
Vue 3 Composition API、script setup 宏、响应式系统和内置组件。适用于编写 Vue SFC、defineProps/defineEmits/defineModel、侦听器或使用 Transition/Teleport/Suspense/KeepAlive。
16using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
15web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
14pinia
Pinia 官方 Vue 状态管理库,类型安全且可扩展。适用于定义 store、处理 state/getters/actions 或在 Vue 应用中实现 store 模式。
14vite
Vite 构建工具配置、插件 API、SSR 和 Vite 8 Rolldown 迁移。适用于 Vite 项目、vite.config.ts、Vite 插件或使用 Vite 构建库/SSR 应用。
13