mybatis_generator

在pom.xml中加入: dependencies中 <dependency> <groupId>mysql</groupId> <artifactId>mysql-connector-java</artifactId> <scope>runtime</scope> </dependency> plugins中 <plugin> <groupId>org.mybatis.gen
相關文章
相關標籤/搜索