1.整合MyBatis 在Maven Repository下查询Mysql和MyBatis对应的SpringBoot版本。 在SpringBoot项目下的pom.xml文件下添加依赖。 <dependency> <groupId>mysql</groupId> ...
確定! 回上一頁