‘liusuyi’
2023-08-08 4920f3a1290f2061f7b81db78ce0dab7b6ae8fc2
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;
/**