RuoYi-Vue-Plus/ruoyi-admin
cxh 7ead729460 update 替换废弃的方法
StringUtils.defaultString已经被标为@Deprecated,且该方法的实现本身就是Objects.toString(),Objects是Java标准库中的类,从Java7开始就提供了toString(xx,xx)。这个方法同样可以用来将null转换为指定的默认字符串。
2024-05-28 13:49:05 +08:00
..
src update 替换废弃的方法 2024-05-28 13:49:05 +08:00
Dockerfile update 优化 去除gc日志参数(有需要自己加) 2024-05-08 18:09:05 +08:00
pom.xml update 删除多余依赖 2024-05-23 09:40:14 +08:00