Skip to content

Commit 97df90b

Browse files
committed
Spring Boot 2.x基础教程:使用MyBatis的XML配置方式
1 parent 1ac7489 commit 97df90b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2.1.x/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<module>chapter3-3</module>
2727
<module>chapter3-4</module>
2828
<module>chapter3-5</module> <!-- 使用 MyBatis -->
29+
<module>chapter3-6</module> <!-- 使用 MyBatis(xml配置方式)-->
2930

3031
<!-- Web开发 -->
3132
<module>chapter4-1</module> <!-- 使用 Thymeleaf开发Web页面 -->

0 commit comments

Comments
 (0)