今天springboot整合得时候遇到了mybastis报出 Invalid bound statement (not found)这个错,后来在网上搜了半天发现原来是自己dao层没写注解sql语句,添上之后就好了。 相关文章: 2021-09-08 2021-04-29 2021-12-24 2021-08-05 2022-01-09 2021-12-19 2021-10-08