# Springboot **Repository Path**: hanlinqi/Springboot ## Basic Information - **Project Name**: Springboot - **Description**: Java学习 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-05 - **Last Updated**: 2022-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目说明 该项目用于学习记录 1. [OldKafka](https://github.com/CrazyQii/Springboot/tree/master/OldKafka) 0.8.2.0 依赖版本Kafka Java实现,docker-compose 构建 Kafka 集群 2. [Quartz](https://github.com/CrazyQii/Springboot/tree/master/Quartz) Quartz 调度器 HelloWorld 3. [OperateFile](https://github.com/CrazyQii/Springboot/tree/master/OperateFile) 文件存储相关操作 Java实现 4. [ExecutorPrograms](https://github.com/CrazyQii/Springboot/tree/master/ExecutorPrograms) java线程池实现 5. [Hbase](https://github.com/CrazyQii/Springboot/tree/master/Hbase) Hbase的Java Api操作 docker搭建Hbase参考 [Hbase-docker单机搭建](https://www.crazyqiqi.top/2022/01/12/Hbase-docker%E5%8D%95%E6%9C%BA%E6%90%AD%E5%BB%BA/)