# springboot-component **Repository Path**: zhiye1994/springboot-component ## Basic Information - **Project Name**: springboot-component - **Description**: springboot各个模板 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-18 - **Last Updated**: 2023-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot Component 使用SpringBoot整合其他相关技术,搭建脚手架工程便于项目使用。 [整合模块 List](/TODO.md) ## 父模块说明 1. 该工程基于 springboot 开发,父模块默认依赖 spring-boot-starter-web spring-boot-starter-test、Lombok; 2. 父模块做版本的统一管理;