We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac7489 commit 97df90bCopy full SHA for 97df90b
2.1.x/pom.xml
@@ -26,6 +26,7 @@
26
<module>chapter3-3</module>
27
<module>chapter3-4</module>
28
<module>chapter3-5</module> <!-- 使用 MyBatis -->
29
+ <module>chapter3-6</module> <!-- 使用 MyBatis(xml配置方式)-->
30
31
<!-- Web开发 -->
32
<module>chapter4-1</module> <!-- 使用 Thymeleaf开发Web页面 -->
0 commit comments