com.shijingsh.core.utility.PropertyUtility Maven / Gradle / Ivy
The newest version!
package com.shijingsh.core.utility;
import org.apache.commons.beanutils.PropertyUtils;
/**
* 属性工具
*
* @author Birdy
*
*/
public class PropertyUtility extends PropertyUtils {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy