初学 Spring Boot 框架,有好多依赖我都不知道它在 application.yml 里有哪些配置能用,例如 spring-boot-starter-data-redis ,一些博客和文章了有介绍一小部分配置,我想知道所有的可用配置,不知道该从哪查。 在官网 Spring.io 的 Reference 里找了半天也没有。 所以 Spring Boot 框架有没有那种大而全的官方手册?就像 Python Documentation 这样的