Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 188 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 188 Bytes

RedisUtil

Springboot+mybatis+redis整合 利用redis缓存技术将mysql中查询出的数据进行缓存,在缓存有效期内再次访问时能够更加快捷。