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.
Category: Articles
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.
Top 9 Free Java Process Monitoring Tools & How to Choose One – Java Code Geeks – 2023
Interested to learn about Monitoring Tools? Check our article presenting the top 9 Free Java Process Monitoring Tools and how to choose from them.
Build a Microservice Architecture with Spring Boot and Kubernetes – Java Code Geeks – 2023
Interested to learn about Microservice Architecture? Check our article explaining how to use Kubernetes to deploy a Spring Boot microservice architecture.
A Guide To Contributing to Jakarta EE 11
A look at how to contribute to the Jakarta EE 11, the next major release of the platform Jakarta EE 10.
High-Performance Java Persistence – Online Edition
50 downloadable video episodes – 10 hours and 50 minutes of awesomeness
Build Spring Microservices and Dockerize Them for Production – Java Code Geeks – 2023
Interested to learn about Spring Microservices? Check our article explaining about microservices architecture and how to implement it using Spring Boot.
WebAssembly for the Java Geek – JVM Advent
When many Java developers hear the word WebAssembly, the first thing they think is “browser technology”. The second thing: “it’s the JVM all over again”. After all, for a Java developer, in-browser apps are prehistory.
Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0 – Java Code Geeks – 2022
Interested to learn about Secure Service? Check our article explaining how to use HTTPS and OAuth 2.0 to secure service-to-service communication.