摘要:        
Mybatis Plus使用redis作为二级缓存 1. mybatis-plus开启二级缓存 mybatis-plus.configuration.cache-enabled=true #全局设置主键生成策略 mybatis-plus: global-config: db-config: id-t    阅读全文
posted @ 2020-08-31 11:44
SweetBaby。
阅读(634)
评论(0)
推荐(0)
        
            
        
        
摘要:        
自定义SQL分页查询 1、Mapper接口方法自定义 public interface RentSetMealMapper extends BaseMapper<RentSetMeal> { /** * 自定义连表查询,包含分页 * @param page * @param rentSetMealD    阅读全文
posted @ 2020-08-31 11:43
SweetBaby。
阅读(5979)
评论(1)
推荐(1)
        
                    
                
浙公网安备 33010602011771号