spring-boot-4
✓Spring Boot 4 est basé sur l'API Controller、Service、Entity、Repository.
Installation
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 est basé sur l'API Controller、Service、Entity、Repository. Source : m19803261706/springboot-vben-admin.
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/m19803261706/springboot-vben-admin --skill spring-boot-4- Catégorie
- </>Développement
- Vérifié
- ✓
- Première apparition
- 2026-02-01
- Mis à jour
- 2026-02-18
Réponses rapides
Qu'est-ce que spring-boot-4 ?
Spring Boot 4 est basé sur l'API Controller、Service、Entity、Repository. Source : m19803261706/springboot-vben-admin.
Comment installer spring-boot-4 ?
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/m19803261706/springboot-vben-admin --skill spring-boot-4 Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor
Où se trouve le dépôt source ?
https://github.com/m19803261706/springboot-vben-admin
Détails
- Catégorie
- </>Développement
- Source
- skills.sh
- Première apparition
- 2026-02-01