Spring Boot整合Mybatis进行CRUD
2019-03-19 本文已影响0人
tmac09
进行多功能模块的建立项目
建立一个spring-boot-mybatis

entity的course类

CourseMapper类

CourseService类

RandomUtil类

CourseController类

在postman的运行结果





进行多功能模块的建立项目
建立一个spring-boot-mybatis
entity的course类
CourseMapper类
CourseService类
RandomUtil类
CourseController类
在postman的运行结果