适合从入门到深度学习 Spring Boot 的项目,由简到深。
- JDK 21 +
- Maven 3.9 +
- IntelliJ IDEA 2025.3.3 +
- MySQL 8.0 +
- Spring Boot 4.0.0 +
- demo-hello:Spring Boot 版 Hello World~
- demo-multi-environment:Spring Boot 多环境配置文件
- demo-swagger:Spring Boot 利用 Swagger 显示 API 文档的项目
- demo-knife4j:Spring Boot 利用 Knife4j 显示 API 文档的项目
- demo-logback:Spring Boot 利用 Logback 配置日志的项目
- demo-slf4j-logback:Spring Boot 利用 Slf4j + Logback 配置日志的项目
- demo-log4j2:Spring Boot 利用 Log4j2 配置日志的项目
- demo-slf4j-log4j2:Spring Boot 利用 Slf4j + Log4j2 配置日志的项目
- demo-thymeleaf:Spring Boot 利用 Thymeleaf 模板引擎的项目
- demo-beetl:Spring Boot 利用 Beetl 模板引擎的项目
- demo-freemarker:Spring Boot 利用 Freemarker 模板引擎的项目
- demo-enjoy:Spring Boot 利用 Enjoy 模板引擎的项目
- demo-jdbctemplate:Spring Boot 利用 JdbcTemplate 操作数据库的项目
- demo-jpa:Spring Boot 利用 JPA 操作数据库的项目
- demo-email:Spring Boot 利用 JavaMail 发送邮件的项目
- demo-mybatis-plus:Spring Boot 利用 Mybatis-Plus 操作数据库的项目
- demo-mybatis-flex:Spring Boot 利用 Mybatis-Flex 操作数据库的项目
- demo-h2:Spring Boot 利用 H2 操作数据库的项目
- demo-fesod:Spring Boot 利用 Fesod 操作 Excel 表格的项目
关注公众号「村雨遥」,进群一起交流。
