# kafka-eagle **Repository Path**: dasiwot/kafka-eagle ## Basic Information - **Project Name**: kafka-eagle - **Description**: 基于kafka-eagle开源项目改造的Kafka管理系统 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2020-05-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本项目基于开源项目 [kafka-eagle]("https://github.com/smartloli/kafka-eagle") 改造,个人兴趣改造 --- 变化: - springmvc切换为springboot - 安全框架切换为spring security - kafka资源采用apache commons pool池化 - 完成Thymeleaf前端UI改造 --- 期望: - 新增Kafka主题消息实时更新 - AngularJS框架替换JQuery