com.github.datalking.common.env.MapPropertySource Maven / Gradle / Ivy
package com.github.datalking.common.env;
import com.github.datalking.util.StringUtils;
import java.util.Map;
/**
* 使用map存储键值对
*
* @author yaoo on 5/28/18
*/
public class MapPropertySource extends EnumerablePropertySource
© 2015 - 2025 Weber Informatics LLC | Privacy Policy