Ulrich VACHON

Ulrich VACHON @ulrich

About: Freelance Software Developer for Reservoir Code / Ex-Docker Desktop developer / It's pronounced Ulrich[K] !

Location:
Paris
Joined:
Sep 22, 2020

Ulrich VACHON
articles - 8 total

Playing with the embryonic connections in Java with the Foreign Function

Today we will use the Foreign Function (FFI) in Java 22 to call a native code aims to initiate...

Learn More 1 0Jun 2 '24

Develop your Tomcat App with Docker Compose Watch

Today we will see how Build, Run, Deploy and Modify in immediate mode a simple Java App deployed on...

Learn More 8 3Apr 15 '24

Step-up authentication in Keycloak + Spring Boot

Today I will show you how to set up a stepped-up authentication based on Keycloak and Spring...

Learn More 22 1Apr 15 '23

Simple health check for Keycloak

Today we will see how to add a simple and not intrusive health check based on shell script for your...

Learn More 9 0Jun 23 '22

Configure Keycloak by a CLI extension

Today I will show you how to configure a Keycloak property by command-line interface. The main...

Learn More 3 0May 30 '22

Add Keycloak in legacy Spring app

Today I will show you how I added Keycloak in existing Spring app. Often when we want to study...

Learn More 8 0May 23 '22

Automatically add CORS configuration to Spring controllers

It could be useful to add with a less of code the expected CORS headers in your Spring boot...

Learn More 6 0May 20 '22

Create and use a result captor in Mockito

Today I will show you how to create a Mockito captor In Mockito it exists the possibilty to use...

Learn More 11 0May 13 '22