trick9191 7 年之前
父節點
當前提交
95c666828e
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 二進制
      data/elasticsearch/nodes/0/_state/global-0.st
  2. 4 4
      server/svr-discovery/pom.xml

二進制
data/elasticsearch/nodes/0/_state/global-0.st


+ 4 - 4
server/svr-discovery/pom.xml

@ -30,10 +30,10 @@
            <artifactId>spring-boot-starter-logging</artifactId>
        </dependency>
        <!--给 eurika界面添加账号密码验证-->
        <!--<dependency>-->
            <!--<groupId>org.springframework.boot</groupId>-->
            <!--<artifactId>spring-boot-starter-security</artifactId>-->
        <!--</dependency>-->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-security</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework</groupId>
            <artifactId>spring-webmvc</artifactId>