mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Add @Deprecated to WebMergedContextConfiguration constructor
This commit is contained in:
+1
@@ -109,6 +109,7 @@ public class WebMergedContextConfiguration extends MergedContextConfiguration {
|
||||
* {@link #WebMergedContextConfiguration(Class, String[], Class[], Set, String[], String[], String[], String, ContextLoader, CacheAwareContextLoaderDelegate, MergedContextConfiguration)}
|
||||
* instead.
|
||||
*/
|
||||
@Deprecated
|
||||
public WebMergedContextConfiguration(
|
||||
Class<?> testClass,
|
||||
String[] locations,
|
||||
|
||||
Reference in New Issue
Block a user