This page contains an infographic showing the current premier league race.
Category: blog (Page 1 of 3)
In 10 minutes, you can publish a model jar that as well as versioning Spring Boot Microservices, gives clients a simple way to call them.
This is a simple example of performing a Blue/Green and a Canary deployment of a Docker packaged Spring Boot Microservice to Google Kubernetes Engine.
The world’s simplest Java streams cheat sheet with code examples.
This 5-minute post with code demonstrates a simple solution to documenting your Spring Boot Microservice API with Swagger.
This 10-minute post with code demonstrates a simple way to handle API validation and return a list of formatted errors from a Spring Boot Microservice.
This post shows a straightforward example of how to call ChatGPT from Java.
You can use it to generate any content you like.
A code example showing a simple way to feature flag in Java and Spring which eliminates the code and checks when the flag is disabled.
This page contains an infographic showing the current premier league race.
Data Masking is a common requirement in any new system. This 5-minute example will show how you can mask sensitive data easily in Java with mapstruct.