mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +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