File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Based on:
17
17
- [ ![ Thymeleaf: 2.1.4] ( https://img.shields.io/badge/thymeleaf-2.1.4-green.svg )] ( http://www.thymeleaf.org/ )
18
18
- [ ![ Bootstrap: 3.3.6] ( https://img.shields.io/badge/bootstrap-3.3.6-6f5499.svg )] ( https://github.com/twbs/bootstrap )
19
19
- [ ![ 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 )
20
21
- (To be continued...)
21
22
22
23
Github [ Spring Boot Base to Advanced] ( https://github.com/luxuexian99/spring-boot-base-to-advanced ) projects.
@@ -38,4 +39,9 @@ Preface
38
39
- H2 Database
39
40
- Spring Boot @WebMvcTest
40
41
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
+
41
47
### (To be continued...)
You can’t perform that action at this time.
0 commit comments