Five years after its previous major release, OmniFaces 4.0 has been released after a long series of milestones that included a “Jakartified version of 3.14 with a couple of breaking changes” following the release of Jakarta EE 10. Besides the minimum requirements and breaking changes, new utility methods have been added and omnifaces.js is now sourced by Typescript rather than vanilla JavaScript.
Category: Home
Let’s Start a Java Mastodon Community for Friends of OpenJDK!
Let’s investigate if the Java community is interested in joining a dedicated Mastodon instance.
Bootiful Development with Spring Boot and Vue – Java Code Geeks – 2022
Interested to learn about Bootiful Development? Check our article explaining how to build a Spring Boot API using Spring Data JPA and Hibernate.
Spring Data JPA entity locking – Vlad Mihalcea
Learn what options Spring Data JPA offers for entity locking when fetching one entity or multiple entities.
14 Useful (and Free) Plugins for Eclipse IDE – Java Code Geeks – 2022
Interested to learn about Plugins for Eclipse? Check our article preseting the top 14 useful and free plugins for eclipse IDE
Angular 8 + Spring Boot 2.2: Build a CRUD App Today! – Java Code Geeks – 2022
Interested to learn about CRUD App? Check our article explaining how to build a CRUD app with Angular 8 + Spring Boot 2.2
A Quick Guide to Spring Boot Login Options – Java Code Geeks – 2022
Interested to learn about Spring Boot Login Options? Check our article presenting various options for implementing a login feature using Spring Boot 2.1
JakartaOne Live – December 6th, 2022 | Jakarta EE Software | Cloud Native | The Eclipse Foundation
JakartaOne Live is a one day virtual conference for developers and technical business leaders that brings insights into the current state and future of Jakarta …
Weekly digest 2022-45
Tja, it had to happen at some point: Twitter is dying, I need a new old outlet. I have now this but also this I am not really happy about the situation and am reconsidering what to do social network wise. I never really missed my Facebook account that I deleted (at least I hope…
Top 9 Free Java Process Monitoring Tools & How to Choose One – Java Code Geeks – 2022
Interested to learn about Monitoring Tools? Check our article presenting the top 9 Free Java Process Monitoring Tools and how to choose from them.
How to introspect and find conceptual symmetry between classes in Java
Demonstrating ClassComparer, a utility class built with Eclipse Collections.
Productive Server-Side Development with Kotlin Programming Language
Kotlin is a great fit for developing server-side applications. You can write concise and expressive code while maintaining full compatibility with Java.