摘要: 1、plugins MyBatis官网对于plugins的描述是这样的: MyBatis allows you to intercept calls to at certain points within the execution of a mapped statement. By default 阅读全文
posted @ 2019-12-26 14:19 Mr_ChenZheng 阅读(1625) 评论(0) 推荐(0) 编辑
摘要: 1. 引入Maven依赖 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema 阅读全文
posted @ 2019-12-26 14:10 Mr_ChenZheng 阅读(448) 评论(1) 推荐(0) 编辑