Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 357 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 357 Bytes

ZooInspector

概述

ZooInspector is a Java Swing based application for browsing and editing ZooKeeper instances.

修改内容

  1. 将官方的ZooInspector的构建方式修改为maven

  2. 调整主界面大小和位置

  3. 解决About ZooInspector页面无法显示的问题

  4. 解决右侧界面无法正常显示的问题

  5. 修改日志组件