debug 获取mybatis dao 连接的数据库

MapperProxy.invoke

MapperMethod.execute  

查看sqlSession . 

((HikariProxyConnection)sqlSession.getConnection()).getPoolEntry().hikariPool.config

 

posted on 2021-05-20 18:09  远方的人  阅读(279)  评论(0编辑  收藏  举报

导航