# springboot-component **Repository Path**: zsy0216/springboot-component ## Basic Information - **Project Name**: springboot-component - **Description**: 使用SpringBoot整合单个技术点,搭建脚手架工程便于项目使用。适合初学者了解技术点的入门使用。 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: https://www.yuque.com/zhangshuaiyin - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-03-29 - **Last Updated**: 2024-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: demo, SpringBoot ## README # SpringBoot Component 使用SpringBoot整合其他相关技术,搭建脚手架工程便于项目使用。 [整合模块 List](/TODO.md) ## 父模块说明 1. 该工程基于 springboot 开发,父模块默认依赖 spring-boot-starter-web spring-boot-starter-test、Lombok; 2. 父模块做版本的统一管理;