src/main/java/com/ard/utils/other/SpringTool.java
文件名从 src/main/java/com/ard/utils/SpringTool.java 修改 @@ -1,4 +1,4 @@ package com.ard.utils; package com.ard.utils.other; import org.springframework.beans.BeansException; import org.springframework.beans.factory.config.YamlPropertiesFactoryBean; @@ -8,7 +8,6 @@ import org.springframework.core.io.Resource; import org.springframework.stereotype.Component; import java.nio.ByteBuffer; import java.util.Properties; /**