We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bd48e8 + fd39d62 commit 1254faeCopy full SHA for 1254fae
quarkus-spring-data-commons-api/pom.xml
@@ -47,6 +47,7 @@
47
<include>org/springframework/data/repository/Repository**</include>
48
<include>org/springframework/data/util/Streamable**</include>
49
<include>org/springframework/data/util/StreamUtils**</include>
50
+ <include>org/springframework/data/util/LazyStreamable**</include>
51
<include>org/springframework/data/util/MethodInvocationRecorder**</include>
52
<include>org/springframework/data/util/Optionals**</include>
53
<include>org/springframework/data/domain/Page**</include>
0 commit comments