jinpengyong
2021-03-12 268a86dc9146b450721e4c0e4dbbe0daa03ee9c6
pom.xml
@@ -102,6 +102,11 @@
            <artifactId>mysql-connector-java</artifactId>
            <scope>runtime</scope>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-test</artifactId>
            <scope>test</scope>
        </dependency>
    </dependencies>