摘要:
泛型、模板模式 public interface IBaseTestService { void test(); default void test2(){ this.test(); }; } public class BaseTestServiceImpl<T> implements IBaseT 阅读全文
posted @ 2022-02-20 18:20
XUMT111
阅读(30)
评论(0)
推荐(0)
摘要:
工具类 https://hutool.cn/docs/#/core/%E5%B7%A5%E5%85%B7%E7%B1%BB/%E6%A6%82%E8%BF%B0 工具类 https://hutool.cn/docs/#/core/%E5%B7%A5%E5%85%B7%E7%B1%BB/%E6%A6% 阅读全文
posted @ 2022-02-20 18:11
XUMT111
阅读(201)
评论(0)
推荐(0)

浙公网安备 33010602011771号