Skip to content

Commit b7e4a56

Browse files
committed
Mark PathResourceTests as deprecated (along with PathResource)
Issue: SPR-17320
1 parent 0b2c482 commit b7e4a56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-core/src/test/java/org/springframework/core/io/PathResourceTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
* @author Juergen Hoeller
5151
* @author Arjen Poutsma
5252
*/
53+
@Deprecated
5354
public class PathResourceTests {
5455

5556
private static final String TEST_DIR =

0 commit comments

Comments
 (0)