Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 584 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 584 Bytes

springboot-ssm

SpringBoot based on MyBatis implementation add,delete,update,find;demo.

SpringBoot 基于 MyBatis 实现增删改查案例,包括常用工具类(如:统一返回结果集、雪花ID、经纬度计算)等;

如果你是 SpringBoot 基于 MyBatis 入门学习者,欢迎 download 学习使用;

如果你要开发的项目是基于 SpringBoot (Spring,SpringMVC,MyBatis)搭建的 ,欢迎 download 开发使用;

项目使用版本:SpringBoot 2.1.4.RELEASE, MyBatis 1.3.2

喜欢点个 Star 吧~

持续更新中...