logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

redis作为mybaits(mybatisplus)的缓存

【代码】redis作为mybaits(mybatisplus)的缓存。

文章图片
#缓存#redis#mybatis
Mapper.xml

mapper映射文件***Mapper.xml<?xml version="1.0" encoding="utf-8" ?><!DOCTYPE mapperPUBLIC "-//mybatis.org//DTD Mapper 3.0//EN""http://mybatis.org/dtd/mybatis-3-mapper.dtd">...

到底了