feilong icon indicating copy to clipboard operation
feilong copied to clipboard

让Java开发更简便的工具库

Results 119 feilong issues
Sort by recently updated
recently updated
newest added

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.2 to 1.15.3. Release notes Sourced from jsoup's releases. jsoup 1.15.3 jsoup 1.15.3 is out now, and includes a security fix for potential XSS attacks, along with...

dependencies

![image](https://user-images.githubusercontent.com/3479472/186571931-8e8b512f-21d2-4711-9774-49c51d3c3c7d.png)

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] ```JAVA if (userInfo.getLogoPic() !=...

httpclient 支持retry功能

enhancement
feilong-net

新建 每10天 一个批次 (默认 天分隔) 的方法 ```JAVA /** * 等feilong 新版本来了, 这里可以删除 * * 单独成一个类, 方便单元测试. * * @author feilong * @since 2.0.3 */ public class SaasDateUtil{ /** The Constant...

TagCacheManager 借鉴或者使用 guava 实现

希望提供rest风格的分页组件: 比如 http:/www.xxxx.com/list/pageno/?param=参数

提供一个多语言 checkbox 功能 参见 https://github.com/venusdrogon/feilong-taglib/wiki/feilongDisplay-option

TagCacheManager 处理 null 值