疯狂的狮子li
2021-05-17 2ebcffb22ef17421b322e58a0f2b96388a4d83cd
ruoyi-common/pom.xml
@@ -145,6 +145,11 @@
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-actuator</artifactId>
        </dependency>
        <!--  自动生成YML配置关联JSON文件  -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-configuration-processor</artifactId>
        </dependency>
    </dependencies>