зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
16 строки
788 B
Plaintext
16 строки
788 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/
|
|
|
|
2021
|
|
https://piotrminkowski.com/2021/07/13/express-jpa-queries-as-java-streams/
|