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:

Webinars and presentations:

Time to upgrade:

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:

3. Pick of the Week

>> Not sure? [asmartbear.com]


原始标题:Java Weekly, Issue 605 | Baeldung