2021
04-27
04-27
关于Spring Boot对jdbc的支持问题
项目结构pom.xmlpom.xml:<?xmlversion="1.0"encoding="UTF-8"?><projectxmlns="http://maven.apache.org/POM/4.0.0"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:schemaLocation="http://maven.apache.org/POM/4.0.0http://maven.apache.org/xsd/maven-4.0.0.xsd"><parent><artifactId>spring-boot-02</artifactId><groupId>com.keafmd</groupId><versi...
继续阅读 >