How to Kickstart Your Jakarta EE 11 Projects with Payara Starter
Payara Starter now supports Jakarta EE 11 with a fast project setup, an ERD-based code generator, and a Jakarta Faces project …

Dominika Tasarz
3,901 viewsPayara Starter now supports Jakarta EE 11 with a fast project setup, an ERD-based code generator, and a Jakarta Faces project …

Mahendra Rao B
45,710 viewsSpring Boot 4 and Spring 7 bring API changes, native threads, and resilience. Prepare your codebase for the upgrade.

Nicolas Frankel
3,118 viewsRecently, my good friend Richard Fichtner advised using the mvn dependency:analyze command to get rid of declared but unused dependencies.

Mahendra Rao B
20,390 viewsJava Template Engine(jte) offers a secure and efficient solution tailored for Java and Kotlin.

Grace Jansen
5,128 viewsEarn this brand-new badge, recognizing your ability to effectively develop basic cloud-native Java applications ready for the cloud.

This is part 2 of the interviews we recorded at the JCON conference earlier this month in Germany. In this episode, you get two main topics: …

Grace Jansen
6,767 viewsHow to use Liberty Tools for IntelliJ IDEA to enable rapid, easy, and efficient development of cloud-native Java applications with Liberty.

Mahendra Rao B
17,337 viewsSimplify your migration process to Spring Boot 3.2 with the help of OpenRewrite.

Jago de Vreede
14,470 viewsRefine Java library versions seamlessly with Semantic Versioning, ensuring compatibility and efficient upgrades. Learn More!

Johannes Bechberger
5,066 viewsDisabling C2 can be an option to speed up builds of smaller Java applications in CI systems, mainly when restricted to one or two CPU cores.