1 Star 3 Fork 1

future94/debug-tools

2025-04-01 09:12
future94-future94 future94
  • 修复只有一个Controller文件时,修改Controller文件热重载失败的bug。
  • 修复jdk21热重载启动失败的bug。
  • 修复webflux调用失败的bug。
最后提交信息为: v3.4.3
2025-03-17 08:58
future94-future94 future94
  • 增加触发 xml 文件热重载
  • 修复Controller改名无法热重载的bug
  • 修复无法连接远程应用的bug
最后提交信息为: v3.4.2
2025-02-27 11:21
future94-future94 future94

修复MyBatis多个文件重载时ConcurrentModificationException的bug(#20).

最后提交信息为: v3.4.1
2025-02-20 15:52
future94-future94 future94
  • 热重载支持static变量、static final变量、static代码块(#10).
  • 热重载支持枚举类(#10)
  • 修复在spring环境中无法调用普通类的bug(#16).
最后提交信息为: v3.4.0
2025-02-11 14:17
future94-future94 future94
  • 热重载支持 MyBatis Plus 新增 Entity/Mapper 文件.
  • 热重载支持 MyBatis Plus to 新增/修改 xml 文件.
  • 热重载支持 MyBatis to 新增/修改 Mapper/Xml 文件.
  • 优化 Execute Last(#12).
  • 修复开启打印SQL执行Maven命令报错的bug(#7).
最后提交信息为: v3.3.0
2025-01-09 13:07
future94-future94 future94
  • 热重载,无需重启应用即可让编写的代码生效。
最后提交信息为: CHANGELOG
2024-12-18 13:10
future94-future94 future94
  • 搜索http url可以去除ContextPath信息。
  • 修复不带http(s)时无法匹配域名的bug
最后提交信息为: v3.1.1
2024-12-17 17:38
future94-future94 future94
  • 支持 intellij idea 2024.3+ 版本
  • 搜索 http 地址以直接跳转到相应的方法定义。
  • 修复了远程执行Groovy时无法获取默认ClassLoader的bug。
  • 修复了DebugToolsClassLoder重复加载AppClassLoader加载base包导致DefaultClassLoader获取异常的bug
  • 优化日志打印
2024-11-04 08:29
Java
1
https://gitee.com/future94/debug-tools.git
git@gitee.com:future94/debug-tools.git
future94
debug-tools
debug-tools

搜索帮助