Skip to content

Commit 28d6012

Browse files
committed
Update README.md.
1 parent ed9f040 commit 28d6012

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Based on:
1717
- [![Thymeleaf: 2.1.4](https://img.shields.io/badge/thymeleaf-2.1.4-green.svg)](http://www.thymeleaf.org/)
1818
- [![Bootstrap: 3.3.6](https://img.shields.io/badge/bootstrap-3.3.6-6f5499.svg)](https://github.com/twbs/bootstrap)
1919
- [![jquery: 2.2.3](https://img.shields.io/badge/jquery-2.2.3-blue.svg)](http://jquery.com/)
20+
- [![mybatis-spring-boot-starter:1.1.1](https://img.shields.io/badge/mybatis-spring-boot-starter-1.1.1-green.svg)](https://github.com/mybatis/spring-boot-starter)
2021
- (To be continued...)
2122

2223
Github [Spring Boot Base to Advanced](https://github.com/luxuexian99/spring-boot-base-to-advanced) projects.
@@ -38,4 +39,9 @@ Preface
3839
- H2 Database
3940
- Spring Boot @WebMvcTest
4041

42+
### spring-boot-thymeleaf-mybatis-embedded-db
43+
- Mybatis mybatis-spring-boot-starter:1.1.1
44+
- H2 Database
45+
- Spring Boot TestRestTemplate MockMvc
46+
4147
### (To be continued...)

0 commit comments

Comments
 (0)