You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our doc, we use mybatis-x.x.x.jar for the current version, I found in Mybatis-Spring, it fixed by ${project.version}, I'm not familiar with maven this feature. It doesn't work when I replaced with it. Need help.