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
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.
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.
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.
Developing OpenShift applications with Java and Quarkus | Red Hat Developer
For the best experience in this learning path, we suggest that you complete the following learning resources in the order shown. When you click on a resource,
11 Mistakes Java Developers make when Using Exceptions – Java Challengers
It’s a common mistake that developers specifically catch the Exception class for any error. It’s much more difficult to identify the error…
GraalVM Java Compilers Join OpenJDK in 2023, Align with OpenJDK Releases and Processes
The Community Editions of the GraalVM JIT and Ahead-of-Time (AOT) compilers will move to OpenJDK in 2023. They will align with OpenJDK releases and processes. Existing releases, GraalVM Enterprise Edition, and other GraalVM projects will not. GraalVM 22.3 provides experimental support for JDK 19 and improves observability. Project Leyden will standardize Java AOT compilation.
Build a Reactive App with Spring Boot and MongoDB – Java Code Geeks – 2022
Interested to learn about Reactive App? Check our article explaining how you can build Build a Reactive App with Spring Boot and MongoDB.
Jakarta EE 10: What Decision Makers Need to Know
This fact sheet is a concise guide to changes in Jakarta EE/Java EE with its latest release
Spring Batch 5.0 Delivers JDK 17 Baseline and Support for Native Java
VMware released Spring Batch 5.0. Baselined to Java 17 and the latest Spring Framework 6.0, Spring Batch now supports GraalVM native image, a new Observation API, Java Records, and a long list of enhancements and fixes made by more than 50 contributors.