===============================================================================================================================================================================
Spring Boot Version: ${spring-boot.version}
===============================================================================================================================================================================
接口文档： http://127.0.0.1:${server.port}${server.servlet.context-path:/}/doc.html
应用名称: ${spring.application.name:unknown}  端口: ${server.port}  访问路径: ${server.servlet.context-path}  激活环境: ${spring.profiles.active}
应用版本: ${application.version:1.0.0}
日志位置: ${logging.file.path:}
===============================================================================================================================================================================
