Spring Boot plugin that prints full MyBatis SQL logs for debugging.
A Spring Boot plugin that intercepts MyBatis executions and logs complete, parameterized SQL statements including execution time. It integrates via the MyBatis plugin mechanism and supports Spring Boot 2.x, PageHelper, MyBatis Generator, and MyBatis-Plus, suitable for backend Java applications needing readable SQL debugging and auditing.
0