test comment 45/76045/1
authorzhangab <zhanganbing@chinamobile.com>
Mon, 21 Jan 2019 01:20:49 +0000 (09:20 +0800)
committerzhangab <zhanganbing@chinamobile.com>
Mon, 21 Jan 2019 01:25:34 +0000 (09:25 +0800)
Change-Id: I29ba57dfe0e4a5a0cbeae73446f8fbdddb84f9f6
Issue-ID: USECASEUI-196
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
server/pom.xml

index c44e823..6d575bb 100644 (file)
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-jersey</artifactId>
         </dependency>
-        <!--dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-security</artifactId>
-        </dependency-->
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-web</artifactId>
         </dependency>
-        <!--dependency>
-            <groupId>mysql</groupId>
-            <artifactId>mysql-connector-java</artifactId>
-            <scope>runtime</scope>
-        </dependency-->
         <dependency>
             <groupId>org.mariadb.jdbc</groupId>
             <artifactId>mariadb-java-client</artifactId>