一只彩色的熊猫

导航

随笔分类 -  一个bug修一天

tk.mapper逆向工程依赖
摘要:在写逆向工程依赖时,不要乱修改版本,会报错!!! 下面是一个可以使用的版本依赖,记录一下 <build> <plugins> <plugin> <groupId>org.mybatis.generator</groupId> <artifactId>mybatis-generator-maven-p 阅读全文

posted @ 2021-08-19 17:31 一只彩色的熊猫 阅读(189) 评论(0) 推荐(0)

启动elasticsearch报错 [1]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
摘要:转载:启动elasticsearch报错:max virtual memory areas vm.max_map_count [65530] is too low, increase to at le... 报错代码 [1]: max virtual memory areas vm.max_map_ 阅读全文

posted @ 2021-08-02 12:59 一只彩色的熊猫 阅读(1469) 评论(0) 推荐(0)

SpringBoot启动报错Failed to determine a suitable driver class
摘要:SpringBoot启动报错Failed to determine a suitable driver classSpringBoot启动报错Failed to determine a suitable driver class 我的错误原因与网上其他的原因不同,故记录 项目结构: 我的项目是有继承 阅读全文

posted @ 2021-07-30 13:53 一只彩色的熊猫 阅读(893) 评论(0) 推荐(0)