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
Creating a new SqlSession SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d555337] was not registered for synchronization because synchronization is not active JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@26425897] will not be managed by Spring JsqlParserCountOptimize sql=select notice_id AS "noticeId", title AS "title", content AS "content", create_time AS "createTime", create_user AS "createUser", update_time AS "updateTime", update_user AS "updateUser" from sys_notice order by create_time DESC Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d555337]
Creating a new SqlSession SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d555337] was not registered for synchronization because synchronization is not active JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@26425897] will not be managed by Spring JsqlParserCountOptimize sql=select notice_id AS "noticeId", title AS "title", content AS "content", create_time AS "createTime", create_user AS "createUser", update_time AS "updateTime", update_user AS "updateUser" from sys_notice order by create_time DESC Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d555337]
请问这个需要修改哪些配置 @stylefeng
The text was updated successfully, but these errors were encountered: