- 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.
To check out docs, visit debug-tools.cc.
Detailed changes for each release are documented in the CHANGELOG.
Please make sure to read the Contributing Guide before making a pull request.