mybatis打包xml文件消失问题
参考这篇博客:https://blog.csdn.net/m0_74356429/article/details/139968746
原因:若xml写道java代码中,是不会被打包进入target中的,需要配置下,兼容打包进入target
参考这篇博客:https://blog.csdn.net/m0_74356429/article/details/139968746
原因:若xml写道java代码中,是不会被打包进入target中的,需要配置下,兼容打包进入target