You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The org.reactivestreams has 13 instead of 4 classes in 1.0.3 with the
addition of Java 9 Flow adapters. This commit switches to using a
different package reactor.util.annotation, also with a small number of
classes, for this test.
Copy file name to clipboardExpand all lines: spring-core/src/test/java/org/springframework/core/io/support/PathMatchingResourcePatternResolverTests.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -53,8 +53,8 @@ class PathMatchingResourcePatternResolverTests {
0 commit comments