# Study **Repository Path**: it-luobi/study ## Basic Information - **Project Name**: Study - **Description**: 个人技术学习项目,记录自己的学习过程! - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/it-luobi - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-24 - **Last Updated**: 2024-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, SpringBoot, MyBatis, MySQL ## README # Study ## 简介 个人技术学习项目,基于JDK 17。 --- ## 模块 ### study-project - Swagger地址:http://localhost:8085/project/swagger-ui.html 1. Spring Boot 整合 Swagger 2 2. Spring Boot 整合 MyBatis ### study-skill - Swagger地址:http://localhost:8086/skill/swagger-ui.html 1. POI 简单读写 Excel 文档 2. 简单实现文件上传下载功能 3. 动态修改定时任务时间间隔 4. 优雅关闭多线程永动任务 ---