1. Spring and Java
>> Getting Started with Jakarta EE 11: Hello World [blog.payara.fish]
Jakarta EE 11 marks a significant milestone, introducing modern features such as Jakarta Data support and full alignment with JDK 21. Good stuff.
>> CodeRabbit Tutorial for Java Developers [foojay.io]
And, a new and powerful code reviewer tool tailored for Java, which can analyze syntax, coding best practices, and common patterns.
Also worth reading:
- >> When Tool-Calling Becomes an Addiction: Debugging LLM Patterns in Koog [blog.jetbrains.com]
- >> Java 22 to 24: Level up your Java Code by embracing new features in a safe way [foojay.io]
- >> Article: Jakarta EE 11 Overview: Virtual Threads, Records, and the Future of Persistence [infoq.com]
- >> Robust AI Applications with LangChain4j Guardrails and Spring Boot [foojay.io]
- >> From Async/Await to Virtual Threads [lucumr.pocoo.org]
- >> JEP 520: JFR Method Timing & Tracing [openjdk.org]
Webinars and presentations:
- >> Episode 39 “Deprecations & Removals” with Stuart Marks [inside.java]
- >> A New Model for Java Object Initialization [inside.java]
- >> A Bootiful Podcast: José Paumard, Java developer advocate and professor [spring.io]
Time to upgrade:
- >> Hibernate Search 8.1.0.Alpha1 is out [in.relation.to]
- >> Spring Boot 4.0.0-M1 available now [spring.io]
- >> Spring Integration 7.0 Milestone 1 Available [spring.io]
- >> Quarkus 3.15.6 | Quarkus 3.20.2 | Quarkus 3.24.5 [github.com/quarkusio]
- >> Eclipse-collections 13.0.0 [github.com/eclipse-collections]
- >> Elasticsearch 9.1.0 [github.ccom/elastic]
- >> Spring Boot 3.4.8 | Spring Boot 3.5.4 available now [spring.io]
- >> IntelliJ IDEA 2025.1.4 Is Out! [blog.jetbrains.com]
2. Technical & Musings
>> Git default options [blog.frankel.ch]
Git is the essential tool in every developer’s workflow. Of course it is. Having a look at the two core commands used in our daily routine: git push and git rebase.
Also worth reading:
- >> Six Months of Enterprise Java and Quarkus and What Comes Next [blog.eisele.net]
- >> Configuring A2A OAuth User Delegation [blog.christianposta.com]
3. Pick of the Week
>> Not sure? [asmartbear.com]