一、通过web SPRING INITIALIZR 快速构建一个springboot项目:https://start.spring.io/
二、springboot 项目github地址:https://github.com/spring-projects/spring-boot
三、安装spring boot cli:brew install springboot
四、安装Spring Cloud CLI:
安装:$ spring install org.springframework.cloud:spring-cloud-cli:1.3.1.RELEASE
启动:$ spring cloud configserver
demo:http://cloud.spring.io/spring-cloud-cli/