News

As always, the best way to learn a new API is to build something useful with it, which is exactly what we do in this Spring Boot and Model Context Protocol tutorial. Model Context Protocol, Java and ...
Confused about Kubernetes Ingress vs the new Gateway API? In this beginner-friendly tutorial, we break down both approaches and show you how to get started with Gateway API step-by-step. Perfect ...
In this tutorial, we will introduce the principles of using security APIs, analyze typical API misuse cases to explain the causes and effects. We will also introduce a tool that we recently developed ...
Various software libraries and frameworks provide a variety of APIs to support secure coding. However, misusing these APIs can cost developers tremendous time and effort, introduce security ...
Use Java's packages and static imports to organize top-level types and simplify access to their static members.
The most significant addition to the Java language since Sun Microsystems rewrote the collections API for Java 5 is the introduction of Java records. Java records address two significant pain points ...
Get started modeling entities and relationships for Java data persistence, using an example application based on Java 21 with Hibernate 6.3.
The API is expected to revolutionize how Java interacts with native libraries, and it aligns with the broader Java roadmap that aims to make the platform safer and more efficient out-of-the-box.
Learn about serialization in Java with our comprehensive tutorial. We provide examples to help you understand how serialization works.
This tutorial shows the features of the Microsoft Cognitive Services Computer Vision REST API by using Java.