缺少velocity的依赖
<dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity-engine-core</artifactId> <version>2.0</version> </dependency>
mybatis-plus 错误
原文:https://www.cnblogs.com/zly123/p/12099813.html