踩坑记录

 

1、Caused by: java.lang.ClassNotFoundException: org.slf4j.LoggerFactory

https://stackoverflow.com/questions/36377461/caused-by-java-lang-classnotfoundexception-org-slf4j-loggerfactory
 
2、
https://blog.csdn.net/FS1360472174/article/details/89294994
最好使用@Data
 
3、还有需要注意一下yml文件里映射类型和代码里是否一致。别yml是List,你这里写了Map.class

 

 

posted @ 2021-03-16 00:33  朱砂痣  阅读(84)  评论(0编辑  收藏  举报