@ -397,21 +397,20 @@ Doing so enables debug logs for a selection of core loggers and logs a condition
@@ -397,21 +397,20 @@ Doing so enables debug logs for a selection of core loggers and logs a condition
If you find that specific auto-configuration classes that you do not want are being applied, you can use the exclude attribute of `@EnableAutoConfiguration` to disable them, as shown in the following example:
If you find that specific auto-configuration classes that you do not want are being applied, you can use the exclude attribute of `@SpringBootApplication` to disable them, as shown in the following example: