Fix Javadoc
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user