Skip to content

Commit 1254fae

Browse files
authored
Merge pull request #39 from aureamunoz/add-lazy-streamable-fix-38
Add LazyStreamable needed for Streamable
2 parents 9bd48e8 + fd39d62 commit 1254fae

File tree

1 file changed

+1
-0
lines changed
  • quarkus-spring-data-commons-api

1 file changed

+1
-0
lines changed

quarkus-spring-data-commons-api/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
<include>org/springframework/data/repository/Repository**</include>
4848
<include>org/springframework/data/util/Streamable**</include>
4949
<include>org/springframework/data/util/StreamUtils**</include>
50+
<include>org/springframework/data/util/LazyStreamable**</include>
5051
<include>org/springframework/data/util/MethodInvocationRecorder**</include>
5152
<include>org/springframework/data/util/Optionals**</include>
5253
<include>org/springframework/data/domain/Page**</include>

0 commit comments

Comments
 (0)