notes/pl/java/libfws/spring/data/jpa/tools/jpastreamer.txt
Ihar Hancharenka a50b664dd3 m
2023-11-03 19:41:23 +03:00

19 строки
926 B
Plaintext

https://jpastreamer.org/
https://github.com/speedment/jpa-streamer
compile "com.speedment.jpastreamer.integration.spring:spring-boot-jpastreamer-autoconfigure:$version"
@SpringBootApplication(scanBasePackages={"com.speedment.jpastreamer"})
https://speedment.github.io/jpa-streamer/jpa-streamer/latest/introduction/introduction.html
https://speedment.github.io/jpa-streamer/jpa-streamer/latest/stream-fundamentals/stream_basics.html
https://speedment.github.io/jpa-streamer/jpa-streamer/latest/stream-fundamentals/intermediate_operations.html
https://speedment.github.io/jpa-streamer/jpa-streamer/latest/stream-fundamentals/terminal_operations.html
https://github.com/speedment/jpa-streamer-demo/
2023
freeCodeCamp - Java Web App with Quakus and JPAStreamer – Tutorial 0:00 of 1:02:53
https://www.youtube.com/watch?v=KZnQ5R8Kd4I
2021
https://piotrminkowski.com/2021/07/13/express-jpa-queries-as-java-streams/