Update @SpringApplicationConfiguration after comment in 3e6c1b
This commit is contained in:
@@ -38,11 +38,6 @@ import org.springframework.test.context.ContextConfiguration;
|
||||
@Target(ElementType.TYPE)
|
||||
public @interface SpringApplicationConfiguration {
|
||||
|
||||
/**
|
||||
* @see ContextConfiguration#value()
|
||||
*/
|
||||
String[] value() default {};
|
||||
|
||||
/**
|
||||
* @see ContextConfiguration#locations()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user