How to deploy a Java application on Kubernetes in minutes
Java InfoQ Trends Report – December 2022
This report provides a summary of how the InfoQ Java editorial team and several Java Champions currently see the adoption of technology and emerging trends within the Java and JVM space in 2022. We focus on Java the language, as well as related languages like Kotlin and Scala, the Java Virtual Machine (JVM), and Java-based frameworks and utilities.
Tutorial: Create and Verify JWTs in Java – Java Code Geeks – 2022
Interested to learn about JWTs in Java? Check our tutorial showing how to use an existing JWT library to Generate and Decode and verify a JWT.
Java HTTP Server and Virtual Threads – Piotr’s TechBlog
In this article, you will learn how to create an HTTP server with Java and use virtual threads for handling incoming requests.
Polymorph Thread Fabric
Polymorph Thread Fabric is a single-threaded concurrency toolkit implementing the agent model – enabling you to do task switching within a single thread.
Build a Web App with Spring Boot and Spring Security in 15 Minutes – Java Code Geeks – 2022
Interested to learn about Web App? Check our article explaining how to Build a Web App with Spring Boot and Spring Security in just a few minutes.
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.
Omni Faces 4.0 Changes Minimal Dependency to Java 11, While Removing Deprecated Classes
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.
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