Invalid bound statement (not found)
除了网上的解决方案之外,IDEA天坑之用 点
来创建层级目录
=> 创建package时,可以创建层级目录
=> 创建文件夹时,不会创建层间目录,而是文件夹名
其他:
mybatis:
mapper-locations: classpath*:sql/**/*.xml
【勤则百弊皆除】
除了网上的解决方案之外,IDEA天坑之用 点
来创建层级目录
=> 创建package时,可以创建层级目录
=> 创建文件夹时,不会创建层间目录,而是文件夹名
其他:
mybatis:
mapper-locations: classpath*:sql/**/*.xml