eight
2024-08-16 f797d207370d22e4c1e0a918522be3bff56b1927
jh-server/pom.xml
@@ -128,11 +128,18 @@
            <artifactId>jh-spring-boot-starter-protection</artifactId>
        </dependency>
<!--        <dependency>
        <dependency>
            <groupId>org.springframework.cloud</groupId>
            <artifactId>spring-cloud-starter-openfeign</artifactId>
            <version>${openfeign.version}</version>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-devtools</artifactId>
            <scope>runtime</scope>
        </dependency>-->
            <optional>true</optional>
        </dependency>
    </dependencies>