Stepping on the pit collection (updated after a year and a half...)

1. Scenario: springboot+mybatis integration

Problem: org.apache.ibatis.session.Configuration.setVfsImpl(Ljava/lang/Class;)V

           No org.apache.ibatis.annotations.Mapper class

Solution: upgrade mybatis version

 

2. Scenario: springboot redirects parameters to the foreground

Solution: https://blog.csdn.net/yinbucheng/article/details/54097155

Guess you like

Origin blog.csdn.net/qq_34507736/article/details/82599235