Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 592 Bytes

auto-configuration-classes.adoc

File metadata and controls

16 lines (9 loc) · 592 Bytes

Auto-configuration Classes

This appendix contains details of all of the auto-configuration classes provided by Spring Boot, with links to documentation and source code. Remember to also look at the conditions report in your application for more details of which features are switched on. (To do so, start the app with --debug or -Ddebug or, in an Actuator application, use the conditions endpoint).