创新互联www.cdcxhl.cn八线动态BGP香港云服务器提供商,新人活动买多久送多久,划算不套路!
这篇文章主要介绍springboot+mybatis通过实体类如何自动生成数据库表,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完!
前言
==9
首先引入相关的pom包我这里使用的是springboot2.1.8.RELEASE的版本
org.mybatis.spring.boot mybatis-spring-boot-starter 2.1.0 com.gitee.sunchenbin.mybatis.actable mybatis-enhance-actable 1.0.1 mysql mysql-connector-java runtime com.alibaba druid-spring-boot-starter 1.1.10 org.apache.commons commons-lang3 3.4 net.sf.json-lib json-lib 2.4 jdk15 commons-logging commons-logging