eight
2024-10-15 be29e4df82e7f6425db15b03f09aaee1cd9cfb1d
jh-server/pom.xml
@@ -128,11 +128,20 @@
            <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>