eight
2024-09-25 c3e27cb2e84782e99a30cc5a6e8caa67ca0cb72f
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>