springboot入门

一、通过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/

 

posted @ 2018-12-01 21:19  MalcolmFeng  阅读(103)  评论(0编辑  收藏  举报