Reason: the version of mybatis plus generator which is dependent on mybatis plus is low
Solution:
Add dependency
<dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis-plus-generator</artifactId> <version>3.4.0</version> </dependency>
Read More:
- How to Solve idea com.baomidou Error
- How to Solve Spring integrate Seata startup error
- How to Solve Log4j 2.5 upgrade to 2.15 error
- How to Solve Swagger error: IllegalStateException
- How to Solve EasyExcel3.0.5 Version Error
- How to Solve JUnit Debugging initializationerror ERROR
- How to Solve Hbase JAVA import Package Error
- How to Solve Error: Maven ‘parent.relativePath‘ of POM…
- [Solved] Mybatis.generator error: Failed to execute goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2
- How to Solve Errors encountered by maven
- How to Solve JasperFillManager.fillReport Stuck issue (No Error and No Processing)
- How to Solve JDBC connection error in spring MVC integration
- How to Solve Mybatis error: invalid bound statement (not found)
- How to Solve Assert error (IDEA Package Imported)
- How to Solve Error: Invalid bound statement (not found)
- How to Solve the Primary Key of mybatisPlus Inserted Data is too Large Issue
- How to Solve Nosuchmethoderror Error
- How to Solve mybatis-plus Paging Plug-in PaginationInnerInterceptor error
- How to Solve SQL comments error in the mybatis query
- How to Solve ERROR: Java 1.7 or later is required to run Apache Drill