Spring Boot+Vue全栈开发实战
上QQ阅读APP看书,第一时间看更新

第2章 Spring Boot基础配置

本章概要

• 不使用spring-boot-starter-parent

• @Spring BootApplication

• 定制banner

• Web容器配置

• Properties配置

• 类型安全配置属性

• YAML配置

• Profile