# SpringBootDemo **Repository Path**: shines77/SpringBootDemo ## Basic Information - **Project Name**: SpringBootDemo - **Description**: SpringBoot 的使用范例 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-26 - **Last Updated**: 2024-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, SpringBoot ## README # SpringBootDemo ## 简介 SpringBoot 的演示代码 实现了: - Restful 接口 - JPA 的 Enity,CRUD 操作 - 使用 h2 内存数据库 - 异常错误处理 - JPA 的 Enity CRUD 操作的 Test SpringBoot 版本:3.4.1