spring_reference/X. Appendices/C. Auto-configuration class...

13 lines
307 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

### 附录C. 自动配置类
这里有一个Spring Boot提供的所有自动配置类的文档链接和源码列表。也要记着看一下你的应用都开启了哪些自动配置使用`--debug`或`-Debug`启动应用或在一个Actuator应用中使用`autoconfig`端点)。