摘要:
ActiverRecord的特点是通过一系列的配置,实体类也具有操作CRUD的功能 使用Mybatisplus activerecord功能,需要进行如下配置: 1. 实体类A继承 com.baomidou.mybatisplus.extension.activerecord.Model 2. 实体 阅读全文
摘要:
今天用最新的 :: Spring Boot :: (v2.1.2.RELEASE) 2019-01-24 16:17:53.735 INFO 13800 [ main] c.d.v.VwtaterMybatisplusApplication : Starting VwtaterMybatisplus 阅读全文