Files
netdisk-fast-download/core
yukaidi 942de9c430 fix(core): ConfigRetriever 成功路径也调用 close() 防止资源泄漏
readConfig() 中 onSuccess 回调未关闭 ConfigRetriever,
文件监听器和底层资源无法释放,现在成功和失败路径均调用 close()。
2026-05-29 02:11:35 +08:00
..
2023-04-20 17:42:39 +08:00

TODO

  • Interceptor重构 -> (0%)
  • 可配置的反向代理服务器 -> (70%)
  • SQL-gen/ORM/JSON-Model -> (1%)
  • 注解式APO -> (0%)
  • 注解式eventbus,sockjs-bridge -> (10%)
  • Code-gen TemplateEngine -> (1%)
  • HTML TemplateEngine -> (0%)