# debug-tools **Repository Path**: linkoog/debug-tools ## Basic Information - **Project Name**: debug-tools - **Description**: 热重载、快速调用Java方法(本地/远程)、打印SQL语句与耗时、执行Groovy脚本、搜索 http 地址以直接跳转到相应的方法定义。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://debug-tools.cc - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2025-01-17 - **Last Updated**: 2025-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [English](README.md) | [中文](README-zh.md) # DebugTools - Hot reload, the written code can take effect without restarting the application. - Quickly call Java methods (local/remote). - Search http url to jump directly to the corresponding method definition. - Print SQL statements and time consuming. - Execute Groovy scripts. ## Documentation To check out docs, visit [debug-tools.cc](https://debug-tools.cc). ## Changelog Detailed changes for each release are documented in the [CHANGELOG](https://github.com/future0923/debug-tools/blob/main/CHANGELOG.md). ## Contribution Please make sure to read the [Contributing Guide](https://github.com/future0923/debug-tools/blob/main/.github/contributing.md) before making a pull request.