GitLab: build and distribute your Java application using a Docker image
Java CI/CD pipeline with Gitlab
Java CI/CD pipeline with Gitlab
Size your JVM for docker to avoid surprises
Java HttpClient example
How to define specific properties for a Spring Boot test class
Organise and tests the exceptions using ControllerAdvice
Handle Oracle compatibility while testing with H2 in Java projects, including dialect, SQL differences, and migration-safe practices.
Change the HTTP Response in an Azure App Service
Can each team member be linked to a Design Pattern?
A basic web server for testing and education
Quick notes about Java Streams and Lambda expressions
A new function introduced in Java 17
First steps after installing Eclipse
Sometimes a cleanup can fix IDE issues
Tutorial: Configuring PostgreSQL in WildFly and JBoss
Is my application vulnerable? Which version should I use? Is Spring Boot impacted?
Hot deployment with Spring Boot? It is possible!
Unit Tests - When Your Ex-Colleagues Haunt You Through Code
How to convert byte[] to String and vice versa
Spring Boot: How do I execute my code on startup?
How to install Maven on mac using brew, tutorial using macOS Monterey - M1
How to solve the Whitelabel Error when a Javascript (React, Angular) application is deployed with Spring Boot
Tutorial: add Grafana and Prometheus to a Spring Boot / Quarkus app using Jelastic
Text blocks - Migrating from Java 11 LTS to Java 17 LTS - Java 15 new feature
Sealed classes - Java 17 LTS new feature