kaiyu
2021-03-15 2ddf3630707aa6515f8c193334f928d5255542cd
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>