·spring-boot-4
</>

spring-boot-4

m19803261706/springboot-vben-admin

Spring Boot 4 后端开发规范。当创建 Controller、Service、Entity、Repository 或后端 API 时自动使用。

16Installs·0Trend·@m19803261706

Installation

$npx skills add https://github.com/m19803261706/springboot-vben-admin --skill spring-boot-4

SKILL.md

本项目使用 Spring Boot 4.0.1 + JPA + MySQL 8 技术栈。

| Spring Boot | 4.0.1 | Web 框架 | | Spring Data JPA | 3.4.x | 数据访问 | | Hibernate | 7.x | ORM | | MySQL | 8.0 | 数据库 | | JSpecify | 1.0.0 | Null 安全 | | SpringDoc | 2.8.x | API 文档 | | Lombok | - | 简化代码 |

| 包名 | 小写 | com.taichu.yingjiguanli.modules.user | | 类名 | PascalCase | UserController, UserService | | 方法名 | camelCase | findById, createUser | | 变量名 | camelCase | userName, createdAt | | 常量名 | UPPERSNAKE | MAXPAGESIZE | | 表名 | snakecase | sysuser, torder | | 字段名 | snakecase | username, createdat |

Spring Boot 4 后端开发规范。当创建 Controller、Service、Entity、Repository 或后端 API 时自动使用。 Source: m19803261706/springboot-vben-admin.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/m19803261706/springboot-vben-admin --skill spring-boot-4
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is spring-boot-4?

Spring Boot 4 后端开发规范。当创建 Controller、Service、Entity、Repository 或后端 API 时自动使用。 Source: m19803261706/springboot-vben-admin.

How do I install spring-boot-4?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/m19803261706/springboot-vben-admin --skill spring-boot-4 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/m19803261706/springboot-vben-admin

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01