com.github.easilyuse.common.util.StringUtil Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of easily-http Show documentation
Show all versions of easily-http Show documentation
Easy implementation of http client remote calls through annotations
The newest version!
package com.github.easilyuse.common.util;
import org.apache.commons.lang3.StringUtils;
/**
*
*
* Title:StringUtil
*
*
* Description: 字符串工具类
*
*
* @author linyb
*/
public class StringUtil extends StringUtils {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy