
疑难杂症
穿越2020
菜鸟后台开发,擅长java, python, javascript, php, c#, c++, golang, ruby等语言的名词拼写...
展开
-
bug记录 07-03
org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class原创 2020-07-03 10:24:54 · 387 阅读 · 0 评论 -
IDEA踩坑:引入依赖失效(需要清除缓存后重启)
pom.xml引入了 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> 依赖, 但是相关的@RestContro...原创 2019-12-19 11:20:54 · 2743 阅读 · 1 评论