摘要:
配置swagger时出现 Failed to start bean ‘documentationPluginsBootstrapper‘; nested exception is java.lang.NullPointerException 解决方法: 1:需要在启动类上添加@EnableWebMv 阅读全文
posted @ 2022-03-14 19:52 青春猪头不会梦到Java 阅读(381) 评论(0) 推荐(0)
|
摘要:
配置swagger时出现 Failed to start bean ‘documentationPluginsBootstrapper‘; nested exception is java.lang.NullPointerException 解决方法: 1:需要在启动类上添加@EnableWebMv 阅读全文
posted @ 2022-03-14 19:52 青春猪头不会梦到Java 阅读(381) 评论(0) 推荐(0)
摘要:
我的插件版本是:<!-- mybatis分页插件:pagehelper--><dependency> <groupId>com.github.pagehelper</groupId> <artifactId>pagehelper-spring-boot-starter</artifactId> <v 阅读全文
posted @ 2022-03-14 16:19 青春猪头不会梦到Java 阅读(125) 评论(0) 推荐(0) |
||