Table of Contents
This is an example with Spring Boot and Web Client using mutual TLS. This project has two different services, client and server.
You can take a look into the article: https://refactorizando.com/comunicacion-mutual-tls-spring-boot/
Go into server and client to get more information and instructions to run it.