@ -38,7 +38,7 @@ public @interface AutoConfigureBefore {
Class<?>[] value() default {};
/**
* The names of the auto-configure classes that should have already been applied.
* The names of the auto-configure classes that should have not yet been applied.
* @return the class names
* @since 1.2.2
*/