Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e3f79a2] was not registered for synchronization because synchronization is not active
JDBC Connection [HikariProxyConnection@1519173630 wrapping com.mysql.cj.jdbc.ConnectionImpl@633a2e99] will not be managed by Spring
==> Preparing: SELECT id, name, storage_key, type, enable, default_status, remark, creator, updater, date(create_time), date(update_time), del FROM storage WHERE del = 1 AND enable = 1
==> Parameters:
<== Total: 0
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e3f79a2]
Creating a new SqlSession SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e3f79a2] was not registered for synchronization because synchronization is not active JDBC Connection [HikariProxyConnection@1519173630 wrapping com.mysql.cj.jdbc.ConnectionImpl@633a2e99] will not be managed by Spring ==> Preparing: SELECT id, name, storage_key, type, enable, default_status, remark, creator, updater, date(create_time), date(update_time), del FROM storage WHERE del = 1 AND enable = 1 ==> Parameters: <== Total: 0 Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e3f79a2]