# springboot-start **Repository Path**: xushj/springboot-start ## Basic Information - **Project Name**: springboot-start - **Description**: springboot 初体验 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-start ### 项目介绍 #### springboot 初体验 ``` 1.默认启动 2.添加Controller,使用内置容器 ``` doc [overview](https://spring.io/projects/spring-boot#overview) 可参考博客 [build springboot](https://spring.io/guides/gs/spring-boot/) [方志鹏博客](https://blog.csdn.net/forezp/article/details/70341651) [没长正博客](http://blog.meizhangzheng.com/2018/06/01/SpringBoot%E7%B3%BB%E5%88%97-%E5%88%9D%E4%BD%93%E9%AA%8C(1)/)