You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 KiB
18 KiB
Spring Boot Auto Configuration Classes
Here is a list of all auto configuration classes provided by Spring Boot with links to documentation and source code. Remember to also look at the autoconfig report in your application for more details of which fetaures are switched on in that specific use case (start the app with "--debug" or "-Ddebug", or in an Actuator app go to "/autoconfig").
(Auto-generated from classpath*:/META-INF/spring.factories
.)