Lviv JavaClub news
62 subscribers
763 links
Download Telegram
👋 Hey everyone, don't forget to check out the Release notes from micronaut-core Micronaut Core 4.7.13! Exciting updates and improvements to look out for.
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.13 #releases #updates #micronaut
👋 Heads up! Check out the latest Release notes from junit5 r5.12.0-M1. Don't miss out on the new features and improvements!
https://github.com/junit-team/junit5/releases/tag/r5.12.0-M1 #releases #updates #JUnit
🎬 Lviv JavaClub [Event 356] Testing with Wiremock i Testcontainer for Quarkus app by Pavlo Chornyi
Review integration testing techniques and tools to test Quarkus-based applicationsby Pavlo Chornyi https://www.linkedin.com/in/pavlo-chornyi-590502184/Code from the event: https://github.com/lvivJavaClub/quarcus-int-testing Event details: https://www.javaclub.lviv.ua/2025/01/28/Event-356-Integration-test-with-Wiremock-i-Testcontainer-for-Quarkuss-app.html Agenda:00:00 Intro01:58 Integration test implementation example09:48 The simplest TestContainer configuration11:03 WireMock set up for external Rest Client15:50 Stub external API with WireMock20:58 Static DB TestContainer implementation example25:35 Q&A28:15 - join us #javaclubLviv JavaClub new https://t.me/LvivJavaClubFollow #javaclub: https://www.youtube.com/channel/UCbBzU09lr8FLFaTMbXY4zBQWeb site: https://javaclub.lviv.ua/GitHub: https://github.com/lvivJavaClub
via YouTube https://www.youtube.com/watch?v=obrM9JXdjSo
👋 Hello, don't miss Release notes from micronaut-core Micronaut Core 4.8.0 more details
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.8.0 #releases #updates #micronaut
🎬 Lviv JavaClub [Event 357] OpenApi by Volodymyr Yastrubchak
Review #OpenApiby Volodymyr Yastrubchak Quality Assurance Automation Engineer @ Levi9 Ukraine · https://www.linkedin.com/in/volodymyr-yastrubchak/Code from the event: __________Event details: https://www.javaclub.lviv.ua/2025/02/03/Event-357-OpenApi.htmlAgenda:00:00 - intro/what is #OpenAPI10:50 - review dependencies14:40 - #OpenAPI file components in details39:15 - generated spec43:50 - testing48:30 - Q/A53:50 - join us #javaclubLviv JavaClub new https://t.me/LvivJavaClubFollow #javaclub: https://www.youtube.com/channel/UCbBzU09lr8FLFaTMbXY4zBQWeb site: https://javaclub.lviv.ua/GitHub: https://github.com/lvivJavaClub
via YouTube https://www.youtube.com/watch?v=Y7_ITax2r_c
🎬 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
👋 Hi! Check out the latest Release notes from micronaut-core Micronaut Core 4.8.1 and stay up-to-date with the latest features and improvements!
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.8.1 #releases #updates #micronaut
👋 Heads up! Check out the latest Release notes from micronaut-core Micronaut Core 4.7.14. Don't miss out on the new features and improvements!
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.14 #releases #updates #micronaut
👋 Hi, don't miss Release notes from micronaut-core Micronaut Core 4.8.2
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.8.2 #releases #updates #micronaut
👋 Hi, don't forget to check out the Release notes from micronaut-core Micronaut Core v4.8.3! Exciting updates and improvements to look out for.
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.8.3 #releases #updates #micronaut
👋 Hello, don't miss Release notes from gradle v8.14.0-M1 more details
https://github.com/gradle/gradle/releases/tag/v8.14.0-M1 #releases #updates #Gradle
🎬 Lviv JavaClub [Event 358] split.io by Serhii Petrenko
Review split.io, that can be used to #Feature #Flag Management, safe #release and #rollbacks of deploymentby Serhii Petrenko Lead Java Developer @ Capgemini Engineering https://www.linkedin.com/in/serhii-petrenko-9a387760/Code from the event: https://github.com/lvivJavaClub/splitEvent details: https://www.javaclub.lviv.ua/2025/02/10/Event-358-split.io.htmlAgenda:00:00 intro01:55 #Split account03:15 Traffic types05:20 Environments06:00 Rollout board06:50 #Feature flags14:15 #Flag demo20:10 Kill feature25:00 Dynamic configuration29:10 Metrics34:00 Calculators35:10 Admin settings36:20 Limits37:05 Integrations38:20 Useful links40:25 Q&A46:45 - join us #javaclubLviv JavaClub new https://t.me/LvivJavaClubFollow #javaclub: https://www.youtube.com/channel/UCbBzU09lr8FLFaTMbXY4zBQWeb site: https://javaclub.lviv.ua/GitHub: https://github.com/lvivJavaClub
via YouTube https://www.youtube.com/watch?v=3m4NCSht3hU
New version of #Java #JDK24 will be released in 30 days 🫶
#Java24 is released on 2025-03-19
👋 New release alert! 🚀 Check out the latest Release notes from micronaut-core Micronaut Core 4.7.15 and stay up-to-date with the latest features and improvements!
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.15 #releases #updates #micronaut