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
踩坑记录

 

 

相关文章:

  • 2022-03-02
  • 2021-10-09
  • 2021-12-14
  • 2022-02-28
  • 2021-05-27
  • 2021-07-29
  • 2021-10-04
  • 2021-06-07
猜你喜欢
  • 2021-12-04
  • 2021-07-22
  • 2021-06-20
  • 2021-07-30
  • 2021-05-24
  • 2021-08-08
  • 2021-08-03
相关资源
相似解决方案