weiwosuoai / weiwosuoai.github.io

my blog: http://jiangbing.me
10 stars 1 forks source link

Mybatis面试题:说说看,Mybatis的缓存机制? | Exception 教程 #2

Open weiwosuoai opened 5 years ago

weiwosuoai commented 5 years ago

https://www.exception.site/essay/talk-about-cache-mechanism-of-mybatis

Mybatis面试题:说说看,Mybatis的缓存机制? 深入Mybatis缓存

本文转载自 https://tech.meituan.com/2018/01/19/mybatis-cache.html, 作者系美团,凯伦

一、前言

MyBatis是常见的Java数据库访问层框架。在日常工作中,开发人员多数情况下是使用MyB

weiwosuoai commented 5 years ago

test