Springboot整合Mybatis完整版(IDEA版本入门教程)
时间:2020-05-21 16:47:00
收藏:0
阅读:337
本教程适合学习Springboot框架小白,整合Mybatis框架,简单易学
一、创建spring项目
确定组名:
选择依赖,因为是简单的入门教程,这里选择web、jdbc、mysql、mybatis四个简单依赖
确认项目名以及项目路径,这里我项目名默认为demo
二、
原文:https://www.cnblogs.com/alanturingson/p/12931440.html
评论(0)