Skip to content

Commit 6ac74b9

Browse files
committed
m
1 parent 2d2bb5c commit 6ac74b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ Spring Boot 使用的各种示例,以最简单、最实用为标准,此开
2626
- [spring-boot-helloworld](https://github.com/ityouknow/spring-boot-examples/tree/master/3.x/spring-boot-helloWorld):Spring Boot 3.0 Hello World Test 单元测试示例
2727
- [spring-boot-web](https://github.com/ityouknow/spring-boot-examples/tree/master/3.x/spring-boot-web):Spring Boot 3.0 web 示例
2828
- [spring-boot-redis](https://github.com/ityouknow/spring-boot-examples/tree/master/3.x/spring-boot-redis):Spring Boot 3.0 Redis 示例
29-
- [spring-boot-thymeleaf](https://github.com/ityouknow/spring-boot-examples/tree/master/3.x/spring-boot-thymeleaf):Spring Boot 3.0 Thymeleaf 示例
29+
- [spring-boot-thymeleaf](https://github.com/ityouknow/spring-boot-examples/tree/master/3.x/spring-boot-thymeleaf):Spring Boot 3.0 Thymeleaf 语法使用 布局使用示例
30+
- [spring-boot-jpa](https://github.com/ityouknow/spring-boot-examples/tree/master/3.x/spring-boot-jpa):Spring Boot 3.0 Jpa 操作示例 多数据源使用示例
3031

3132
---
3233

0 commit comments

Comments
 (0)