🔈Event#356 Integration test with Wiremock i Testcontainer for Quarkuss app by Pavlo Chornyi
https://www.javaclub.lviv.ua/2025/01/28/Event-356-Integration-test-with-Wiremock-i-Testcontainer-for-Quarkuss-app.html
This week on Java Club we will dive into integration testing techniques and tools to test Quarkus-based applicationsJoin us next Thursday, at 10:00 Online Media #quarkus #testcontainers #wiremock #java #jakarta
https://www.javaclub.lviv.ua/2025/01/28/Event-356-Integration-test-with-Wiremock-i-Testcontainer-for-Quarkuss-app.html
This week on Java Club we will dive into integration testing techniques and tools to test Quarkus-based applicationsJoin us next Thursday, at 10:00 Online Media #quarkus #testcontainers #wiremock #java #jakarta
Lviv JavaClub
Event#356 Integration test with Wiremock i Testcontainer for Quarkuss app by Pavlo Chornyi
This week on Java Club we will dive into integration testing techniques and tools to test Quarkus-based applications Join us next Thursday, at 10:00 Online
🎬 CoffeeJUG: Hunting with Stream Gatherers by Piotr Przybyl
The talk: “Hunting with Stream Gatherers”The speaker: Piotr Przybyl, Senior Developer Advocate @ ElasticStreams were a very nice addition to Java 8, based on lambdas. They allow streamlined data processing without side effects, taking us gently towards functional style. With newer additions to Java, like records and pattern matching, they shine even more in data-driven flows. However, they don’t come without flaws. For starters, the only available extension point was collectors: if your needs for gathering data weren’t satisfied by the whole Collectors ZOO, you could always fall back to creating your own Collector. However, if map, filter or flatMap weren’t enough, you couldn’t add your own intermediate operation. Secondly, parallel streams were limited to ForkJoin pool, effectively rendering them unusable for scenarios involving any IO. Since Java 24, Stream Gatherers are our extension point for intermediate operations in streams. If you’d like to comprehend how they work, find nice use cases and hunt for more performance, this talk is for you.#CoffeeJUG #JUG #java #Stream #Przybyl #Elastic
via YouTube https://www.youtube.com/watch?v=Up3O7UWBl8M
The talk: “Hunting with Stream Gatherers”The speaker: Piotr Przybyl, Senior Developer Advocate @ ElasticStreams were a very nice addition to Java 8, based on lambdas. They allow streamlined data processing without side effects, taking us gently towards functional style. With newer additions to Java, like records and pattern matching, they shine even more in data-driven flows. However, they don’t come without flaws. For starters, the only available extension point was collectors: if your needs for gathering data weren’t satisfied by the whole Collectors ZOO, you could always fall back to creating your own Collector. However, if map, filter or flatMap weren’t enough, you couldn’t add your own intermediate operation. Secondly, parallel streams were limited to ForkJoin pool, effectively rendering them unusable for scenarios involving any IO. Since Java 24, Stream Gatherers are our extension point for intermediate operations in streams. If you’d like to comprehend how they work, find nice use cases and hunt for more performance, this talk is for you.#CoffeeJUG #JUG #java #Stream #Przybyl #Elastic
via YouTube https://www.youtube.com/watch?v=Up3O7UWBl8M
YouTube
CoffeeJUG: Hunting with Stream Gatherers by Piotr Przybyl
The talk: “Hunting with Stream Gatherers”
The speaker: Piotr Przybyl, Senior Developer Advocate @ Elastic
Streams were a very nice addition to Java 8, based on lambdas. They allow streamlined data processing without side effects, taking us gently towards…
The speaker: Piotr Przybyl, Senior Developer Advocate @ Elastic
Streams were a very nice addition to Java 8, based on lambdas. They allow streamlined data processing without side effects, taking us gently towards…
🎬 CoffeeJUG: Java 24: The Key Updates You Need to Know by Oleh Melnyk
The speaker: Oleh Melnyk, Software Engineer @ JappwareJava 24 continues the evolution of the platform with enhancements in performance, security, and developer experience. This session will highlight the most impactful changes, including improvements in garbage collection, virtual threads, pattern matching, and concurrency, as well as new security features and API enhancements. We’ll also cover important deprecations and removals to help you future-proof your applications. Whether you're a seasoned Java developer or just keeping up with the latest advancements, this talk will give you a clear understanding of what’s new in JDK 24 and how it affects your development workflow. #CoffeeJUG #JUG #java #java #java24
via YouTube https://www.youtube.com/watch?v=L761r322_Mw
The speaker: Oleh Melnyk, Software Engineer @ JappwareJava 24 continues the evolution of the platform with enhancements in performance, security, and developer experience. This session will highlight the most impactful changes, including improvements in garbage collection, virtual threads, pattern matching, and concurrency, as well as new security features and API enhancements. We’ll also cover important deprecations and removals to help you future-proof your applications. Whether you're a seasoned Java developer or just keeping up with the latest advancements, this talk will give you a clear understanding of what’s new in JDK 24 and how it affects your development workflow. #CoffeeJUG #JUG #java #java #java24
via YouTube https://www.youtube.com/watch?v=L761r322_Mw
YouTube
CoffeeJUG: Java 24: The Key Updates You Need to Know by Oleh Melnyk
The speaker: Oleh Melnyk, Software Engineer @ Jappware
Java 24 continues the evolution of the platform with enhancements in performance, security, and developer experience. This session will highlight the most impactful changes, including improvements in…
Java 24 continues the evolution of the platform with enhancements in performance, security, and developer experience. This session will highlight the most impactful changes, including improvements in…