2018年10月17日

摘要: springboot + mybatis搭建完整项目 1、springboot整合mybatis注解版 转:https://blog.csdn.net/u013187139/article/details/68944972 2、springboot整合mybatis XML文件版 详细版 转:htt 阅读全文

posted @ 2018-10-17 14:36 三月老泉 阅读(187) 评论(0) 推荐(0) 编辑

摘要: mybatis xml配置文件模版 1、mybatis核心配置文件书写(SqlMapConfig.xml) <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE configuration PUBLIC "-//mybatis.org//DTD Config 阅读全文

posted @ 2018-10-17 11:56 三月老泉 阅读(3176) 评论(0) 推荐(0) 编辑