分类: 框架与库
com.github.pagehelper.PageHelper MyBatis分页插件
介绍 如果你也在用 MyBatis,建议尝试该分页插件,这一定是最方便使用的分页插件。分页插件支持任何复杂的单表、多表分页。 官网:https://pagehelper.github.io/ 文档:h…
freemarker
官网:https://freemarker.apache.org/ 下载:https://freemarker.apache.org/freemarkerdownload.html 文档:https:…
MyBatis-Plus
官网:https://baomidou.com/ github:https://github.com/baomidou/mybatis-plus 文档:https://baomidou.com/pag…
Dubbo – 总体架构
总体架构图 节点角色说明 节点 角色说明 Provider 暴露服务的服务提供方 Consumer 调用远程服务的服务消费方 Registry 服务注册与发现的注册中心 Monitor 统计服务的调用…