学习代码及文档:https://github.com/yunzhi98/springboot.git
springboot源码下载 : https://codeload.github.com/spring-projects/spring-boot/zip/v2.0.6.RELEASE
工具版本,maven3.4 jdk1.8 springboot2.0.6
//jar命令启动jar 更改端口号
java -jar spring-boot-02-config-02-0.0.1-SNAPSHOT.jar --server.port=8087 --server.context-path=/abc