chenweida пре 8 година
родитељ
комит
c0cfd519f1
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4 1
      web-gateway/pom.xml

+ 4 - 1
web-gateway/pom.xml

@ -18,7 +18,10 @@
            <groupId>com.yihu.jw</groupId>
            <artifactId>common-swagger</artifactId>
        </dependency>
        <dependency>
            <groupId>com.yihu.jw</groupId>
            <artifactId>common-rest-model</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-web</artifactId>