SpringBoot common errors

class path resource

Class path resource deletion

  • Scenario 1: Direct copy other project file may cause the problem, then you need to create a new file, select Copy the contents of the project file.

Mapped Statements collection already contains value for **.mapper.QuestionMapper.list.

A mapper in the two methods can not have the same name, even if the method parameters are not the same, it is not possible.

Guess you like

Origin blog.csdn.net/weixin_33724570/article/details/91365203