It was very quiet for the week of December 26th, 2022, but InfoQ found a few news items of interest that include: Jakarta NoSQL 1.0.0-b5, Jakarta Data 1.0.0-b1, Micronaut 3.8.0, Apache Groovy 4.0.7, Gradle 8.0.0-RC1, and JReleaser 1.4.0.
Category: Home
Java Microservices with Spring Cloud Config and JHipster – Java Code Geeks – 2023
Interested to learn about Java Microservices? Check our article explaining how to develop Java Microservices with Spring Cloud Config and JHipster.
How to configure Java Memory in a Docker Container – Mastertheboss
When running a Java application in a Docker container, it is important to properly configure the JVM memory settings. This is essential to ensure that the
How to use Fabric8 Java Client with Kubernetes | Red Hat Developer
Learn how to program Kubernetes REST API in Java using Fabric8 Kubernetes client in this quick demonstration. (Part 1 of 5)
Easily switch between java versions with SDKMAN! and ‘j’
You usually want to keep your projects up-to-date to the latest java version. But sometimes that is not possible.
Haiku for Java using Text Blocks
Creative writing meets Java Text Blocks and Eclipse Collections
Angular 8 + Spring Boot 2.2: Build a CRUD App Today! – Java Code Geeks – 2023
Interested to learn about CRUD App? Check our article explaining how to build a CRUD app with Angular 8 + Spring Boot 2.2
Eclipse Migration Toolkit for Java (EMT4J) Simplifies Upgrading Java Applications
Adoptium announced Eclipse Migration Toolkit for Java (EMT4J), an open source Eclipse project capable of analyzing and upgrading applications from Java 8 to Java 11 and from Java 11 to Java 17. EMT4J will support upgrading to future LTS versions.
A Quick Guide to Spring Boot Login Options – Java Code Geeks – 2023
Interested to learn about Spring Boot Login Options? Check our article presenting various options for implementing a login feature using Spring Boot 2.1
14 Useful (and Free) Plugins for Eclipse IDE – Java Code Geeks – 2023
Interested to learn about Plugins for Eclipse? Check our article preseting the top 14 useful and free plugins for eclipse IDE
Gradle 7.6 Release Notes
Switch your build to use Gradle 7.6 by updating your wrapper: ./gradlew wrapper –gradle-version=7.6 See the Gradle 7.x upgrade gu….
Upgrading Spring Security OAuth and JUnit Tests through the of a Java Hipster – Java Code Geeks – 2023
Interested to learn about Java Hipster? Check our article explaining how to upgrade Upgrading Spring Security OAuth and JUnit Tests with java hipster.