Lviv JavaClub news
49 subscribers
713 links
Download Telegram
πŸ‘‹ Hi, don't miss Release notes from gradle v8.10.2
https://github.com/gradle/gradle/releases/tag/v8.10.2 #releases #updates #Gradle
πŸ‘‹ Don't miss out on the Release notes from junit5 r5.11.1. Stay up-to-date with the latest features and improvements.
https://github.com/junit-team/junit5/releases/tag/r5.11.1 #releases #updates #JUnit
🎬 CoffeeJUG online "JDK 23: Released and Ready – What’s Inside?"
The talk: "JDK 23: Released and Ready – What’s Inside?"The speaker: Oleh Melnyk, Software Engineer at JappwareLocation: YouTube channel: https://www.youtube.com/channel/UCQ65oHlDUUCDCOSgz4rdKZw__________Join us for a quick dive into the most exciting features of the newly released JDK 23! In this session, we’ll explore the key updates that matter most to Java developers, including enhancements to pattern matching, streamlined bytecode manipulation with the new Class-File API, and improved documentation with Markdown Comments.We'll also look at the next stage for several preview features, such as structured concurrency, implicitly declared classes, and flexible constructor bodies, giving you insight into what’s coming down the line and how you can start experimenting with these powerful new tools today.Get up to speed with these changes and learn how they can enhance your Java projects. Perfect for developers who want a fast, focused overview of what’s new in JDK 23!
via YouTube https://www.youtube.com/watch?v=GlSvHoINBII
🎬 Lviv JavaClub [Event 340] Java 23 by Oleh Melnyk
Review Java 23 #JDKby Oleh Melnyk Software Engineer @ Jappware https://www.linkedin.com/in/oleh-melnyk/Code from the event: __________Event details: https://www.javaclub.lviv.ua/2024/09/16/Event-340-Java-23.htmlAgenda:0:00 - Intro2:12 - ZGC: Generational Mode by Default4:10 - Primitive Types in Patterns, instanceof, and switch (Preview)20:05 - Module Import Declarations (Preview)24:32 - Implicitly Declared Classes and Instance Main Methods (Third Preview)30:04 - Flexible Constructor Bodies (Second Preview)36:22 - Class-File API (Second Preview)41:40 - Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal42:43 - Stream Gatherers (Second Preview)46:22 - Structured Concurrency and Scoped Values (Third Preview)51:03 - Markdown Documentation Comments53:20 - String Templates is removed?53:51 - Outro54: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=zJ98MZxaDaw
πŸ‘‹ Don't miss the latest Release notes from testcontainers-java 1.20.2! Stay up-to-date on all the new features and enhancements by checking them out now.
https://github.com/testcontainers/testcontainers-java/releases/tag/1.20.2 #releases #updates #testcontainers
🎬 Lviv JavaClub [Event 341] Intro to HTTPie from developer by Roman Kniazevych
Review #HTTPie from developerby Roman Kniazevych Java Technical Lead @ Levi9 Ukraine https://www.linkedin.com/in/roman-kniazevych-1b443965/https://httpie.io/Git repo for test: https://github.com/Aboruhen/kalah/tree/httpiePresentation: https://github.com/Aboruhen/kalah/blob/httpie/Intro%20HTTPie.pptxEvent details: https://www.javaclub.lviv.ua/2024/09/24/Event-341-httpie.htmlAgenda:00:00 - Intro about http request tools01:21 - #httpie intro02:21 - Compare desktop httpie & postman07:41 - Compare terminal cli httpie & curl16:54 - httpie tool features18:35 - demo desktop app29:24 - demo terminal #cli35:52 - Additional features38:40 - 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=yGflzkhBRKc
πŸ‘‹ Hi, don't forget to check out the Release notes from micronaut-core Micronaut Core 4.6.6! Exciting updates and improvements to look out for.
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.6.6 #releases #updates #micronaut
πŸ‘‹ Hi! Check out the latest Release notes from junit5 r5.10.5 and stay up-to-date with the latest features and improvements!
https://github.com/junit-team/junit5/releases/tag/r5.10.5 #releases #updates #JUnit
πŸ‘‹ New release alert! πŸš€ Check out the latest Release notes from junit5 r5.11.2 and stay up-to-date with the latest features and improvements!
https://github.com/junit-team/junit5/releases/tag/r5.11.2 #releases #updates #JUnit
πŸ‘‹ Hey everyone, don't forget to check out the Release notes from gradle v8.11.0-M1! Exciting updates and improvements to look out for.
https://github.com/gradle/gradle/releases/tag/v8.11.0-M1 #releases #updates #Gradle
πŸ‘‹ Hi, don't miss Release notes from micronaut-core Micronaut Core 4.7.0
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.0 #releases #updates #micronaut
πŸ”ˆEvent#344 Load balancer by Oleksandr Belinskyi
https://www.javaclub.lviv.ua/2024/10/16/Event-344-Load-balancer.html
This week on Java Club we talk about load balancersJoin us next Thursday, at 10:00 Online Media #load balancer
🎬 CoffeeJUG online "What can go wrong in a distributed system - experience from the field"
The talk: "What can go wrong in a distributed system - experience from the field"The speaker: Andrii Rodionov, Lecturer at National Technical University of UkraineLocation: YouTube channel: https://www.youtube.com/channel/UCQ65oHlDUUCDCOSgz4rdKZwBuilding an in-memory real-time distributed data platform is a challenge and a passion that we have at Hazelcast. To create such a platform we used raw Java, our own RPC and concurrency stack, distributed primitives, replication and Raft-based consensus protocol. In this talk, on the example of our issues, we will discuss what you should care about while building a distributed system: what replication options you have, how messages reordering could resurrect the dead node, how harmful the retries can be, and finally, how one slow node can bring down the entire cluster even with the Raft consensus protocol.
via YouTube https://www.youtube.com/watch?v=yWGl609kgKs
β˜• New version of #Java #JDK24 will be released in 150 days 😊
#Java24 is released on 2025-03-19