spring-boot-starter icon indicating copy to clipboard operation
spring-boot-starter copied to clipboard

MyBatis integration with Spring Boot

Results 33 spring-boot-starter issues
Sort by recently updated
recently updated
newest added
trafficstars

Spring Boot 3.5 or later can not use Mybatis

There is a repo http://github.com/mybatis/redis-cache/, but not integrate with spring boot

use micrometer add metrics: execute time of `Executor#query` , type is `summary` ,and tag `sqlId` (more like mapper`s method). so, monitor sql execute like `http`. ![Image](https://github.com/user-attachments/assets/661c4cc5-8a59-41da-b8af-52d20204a4df) If you need. i...