# SpringBoot+Mybatis **Repository Path**: MonicaCX/SpringBoot_Mybatis_Thymeleaf ## Basic Information - **Project Name**: SpringBoot+Mybatis - **Description**: 仓库详情见 README 文件 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/MonicaCX/SpringBoot_Mybatis_Thymeleaf.git - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-22 - **Last Updated**: 2023-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 使用条件 - localhost下新建数据库 study - 在 study 数据库右键运行项目 src/main/resources/SQL 目录下的 student.sql 文件 - 将 application.yaml 中的数据库名和密码改为自己的 > 说明: > > 1. 此项目是[狂神springboot教程](https://www.bilibili.com/video/BV1PE411i7CV/?spm_id_from=333.999.0.0&vd_source=241e0f427464592a6f9474aebcb60dc7)P1~P33的整合 > 2. 实现了使用Druid查看SQL后台监控,用户名密码分别为 admin 123456 > 3. 实现了基于Springboot+Mybatis的CRUD > 4. 实现了基本的登录登出,拦截器,国际化 > 欢迎加入QQ群聊 734450209 讨论技术 > >