04 2022 档案
MyBatis插件:通用mapper(tk.mapper)
摘要:
简单认识通用mapper 了解mapper 作用:就是为了帮助我们自动的生成sql语句 通用mapper是MyBatis的一个插件,是pageHelper的同一个作者进行开发的 作者gitee地址:https://gitee.com/free github地址:https://github.com/
阅读全文

(Java)常用类库
摘要:
Spring 常用工具类 Spring作为常用的开发框架,在Spring框架应用中,排在ApacheCommon、Guava、Huool等通用库后,第二优先级可以考虑使用Spring-core-xxx.jar中的util包。 内置的resouce类型 UrlResource ClassPathRes
阅读全文
