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
Support following property. This property is available that use together with mybatis-spring 2.0.6+.
application.properties
mybatis.mapper-default-scope=refresh
Note:
If you want to use the refresh scope provided by Spring Cloud for the SqlSessionFactory that create by auto-configure, you can specified using following property provided by Spring Cloud.