首页 > TAG信息列表 > SSMP

基于SpringBoot的SSMP整合

前言 实体类开发————使用Lombok快速制作实体类 Mapper开发————整合MyBatisPlus,制作数据层测试 Service开发————基于MyBatisPlus进行增量开发,制作业务层测试类 Controller开发————基于Restful开发,使用PostMan测试接口功能 1、创建SpringBoot项目 2、创建数据