# mybatis-eye **Repository Path**: polluxqu/mybatis-eye ## Basic Information - **Project Name**: mybatis-eye - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-06 - **Last Updated**: 2024-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 说明 mybatis-eye 是一个基于 JAVA Agent 技术针对 mybatis 执行效率进行抓取的工具,使用方式为 java -javaagent mybatis-eye-1.0-SNAPSHOT-jar-with-dependencies.jar -jar 原服务.jar *** 注:mybatis-eye jar 包路径下注意包含 /resources 子目录,并确保存在 config.yml 及 redis.properties,其中 redis.properties 为抓取数据发送目标缓存服务地址配置,兼容 Jedis 库标准配置项