Lviv JavaClub news
49 subscribers
713 links
Download Telegram
🎬 Lviv JavaClub [Event 323] WildFly - a modular application server by Ivan Verhun
Review main JakartaEE concepts and run a EE app on the WildFly app server by Ivan Verhun: https://iverhun.github.io/https://www.linkedin.com/in/ivanverhun/Code from the event: https://github.com/lvivJavaClub/wildfly-tutorialEvent details: https://www.javaclub.lviv.ua/2024/05/22/Event-323-WildFly-a-modular-application-server.htmlAgenda:00:00 - intro3:02 Java/Jakarta EE History6:10 Jakarta EE Members7:16 Jakatra EE Architecture and terminology14:39 WildFly Architecture21:42 Deployments23:30 Operating Modes27:41 Code examples49:46 WildFly Toolset__________53:51 - 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=2DZs_9qjCMM
🎬 Lviv JavaClub [Event 324] GitHub Copilot by Ihor Banadiga
Review #GitHub #Copilotby Ihor Banadiga Java Software Engineer @ Capgemini Engineering https://www.linkedin.com/in/ihorbanadiga/Code from the event: https://github.com/lvivJavaClub/GitHub-Copilot-demoEvent details: https://www.javaclub.lviv.ua/2024/05/27/Event-324-GitHub-Copilot.htmlAgenda:00:00 intro1:37 Auto fix #javadoc4:08 Add documentation6:08 Add Method to get oldest users13:42 Add user status. Users can have the following statuses: CREATED, VALID, BLOCKED. The user is created with the status CREATED.20:30 Add #flywaydb migration script here22:45 Add user table migration script here 25:34 create a 4.2 and 4.3 tasks26:58 Add to the REST API the ability to change the status from CREATED to VALID.30:11 Add checkstyle to project33:03 Define order of annotations: @Entity, @Builder, @Getter, @AllArgsConstructor, @NoArgsConstructor39:19 - QA51:30 - 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=LnvzkYDo0oI
πŸ‘‹ Hi, don't forget to check out the Release notes from micronaut-core v4.5.2! Exciting updates and improvements to look out for.
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.5.2 #releases #updates #micronaut
πŸ‘‹ Hello, don't miss Release notes from micronaut-core v4.5.3 more details
https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.5.3 #releases #updates #micronaut
β˜• New version of #Java #JDK22 will be released in 100 days 😊
#Java22 is released on 2024-09-17
πŸ”ˆ
https://www.javaclub.lviv.ua/2024/06/11/2024-06-11-Event-326-Beyond-Bits-Exploring-the-World-of-Quantum-Computing.html
This week on JavaClub, we will uncover the basics and wonders of quantum computing in an beginner-friendly journeyJoin us next Thursday, at 10:00 Online Media
πŸ”ˆ
https://www.javaclub.lviv.ua/2024/06/17/2024-06-11-Event-326-Beyond-Bits-Exploring-the-World-of-Quantum-Computing.html
This week on JavaClub, we will uncover the basics and wonders of quantum computing in an beginner-friendly journeyJoin us next Thursday, at 10:00 Online Media
🎬 Lviv JavaClub [Event 325] Mirrord by Roman Kniazevych
Review #Mirrordby Roman Kniazevych Java Technical Lead @ Levi9 Ukraine https://www.linkedin.com/in/roman-kniazevych-1b443965/Code from the event: __________Event details: https://www.javaclub.lviv.ua/2024/06/03/Event-325-Mirrord.htmlAgenda:00:00 - intro about runtime debug01:31 - overview02:13 - MirrorD VS Telepresence05:07 - Quick start example overview13:00 - plugin usage18:43 - features: `network.incoming - β€œsteal”`, path_filter31:01 - testing tool configs40:23 - Q&A41: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=Y5SY-29odnM
πŸ‘‹ Hi, don't forget to check out the Release notes from spring-boot v3.2.7! Exciting updates and improvements to look out for.
https://github.com/spring-projects/spring-boot/releases/tag/v3.2.7
#releases #updates #springboot
πŸ‘‹ Don't miss out on the Release notes from spring-boot v3.3.1. Stay up-to-date with the latest features and improvements.
https://github.com/spring-projects/spring-boot/releases/tag/v3.3.1
#releases #updates #springboot
πŸ”ˆEvent#328 Hasura by Ivan Shevtsov
https://www.javaclub.lviv.ua/2024/06/24/Event-328-Hasura.html
This week on Java Club we will create rest API service with zero code Join us next Thursday, at 10:00 Online Media #Hasura
πŸ‘‹ New release alert! πŸš€ Check out the latest Release notes from junit5 r5.10.3 and stay up-to-date with the latest features and improvements!
https://github.com/junit-team/junit5/releases/tag/r5.10.3 #releases #updates #JUnit
🎬 Lviv JavaClub [Event 327] Criteria API by Volodymyr Yastrubchak
Review the Criteria APIby Volodymyr Yastrubchak by Quality Assurance Automation Engineer @ Levi9 Ukraine Β· https://www.linkedin.com/in/volodymyr-yastrubchak/Code from the event: https://github.com/Volodymyr2907/wine-storeEvent details: https://www.javaclub.lviv.ua/2024/06/17/Event-327-Criteria-API.htmlAgenda:00:00 - intro01:53 - what is criteria api?02:47 - #alternatives04:21 - #advantages05:17 - disadvantages06:10 - key elements criteria api07:45 - live coding40:22 - #criteria api with api48:10 - q&a51:00 - 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=02RnREr4vag
🎬 Lviv JavaClub [Event 328] Hasura by Ivan Shevtsov
Review how to create rest API service with zero codeby Ivan Shevtsov Senior Software Engineer @ Hazelcast https://www.linkedin.com/in/ivan-shevtsov-09036037/Event details: https://www.javaclub.lviv.ua/2024/06/24/Event-328-Hasura.htmlAgenda:00:00 - intro32:00 - 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=RTM8FugtBXE