mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Mark PathResourceTests as deprecated (along with PathResource)
Issue: SPR-17320
This commit is contained in:
@@ -50,6 +50,7 @@ import static org.mockito.BDDMockito.*;
|
||||
* @author Juergen Hoeller
|
||||
* @author Arjen Poutsma
|
||||
*/
|
||||
@Deprecated
|
||||
public class PathResourceTests {
|
||||
|
||||
private static final String TEST_DIR =
|
||||
|
||||
Reference in New Issue
Block a user