eight
2024-09-18 c019117cf89ca9b9a5454b68a489d521f046c862
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>