zhouixi

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

持续更新:

搭建demo问题总结:

2018.3.11

spring boot class path resource [mybatis-config.xml] cannot be opened becaus

原因:

mybatis.config-location=classpath:mybatis-config.xml

写成了

mybatis.config-location=classpath://mybatis-config.xml

posted on 2018-03-11 22:01  zhouixi  阅读(307)  评论(0)    收藏  举报