- Invalid bound statement (not found)
在接口名稱及方法名稱對應OK的情況下,在application.properties中添加:
mybatis.mapperLocations=classpath:mapper/*Mapper.xml
mybatis.typeAliasesPackage=com.willpower.entity
posted on 2019-04-03 21:41
一凡 閱讀(130)
評論(0) 編輯 收藏 所屬分類:
JAVA FRAMEWORK