Using TLS on your Spring-Boot SOAP Service
Some time ago I wrote an article about how to implement a SOAP Service based on Camel-CXF in Spring Boot. This is one of those articles that make me feel happy, because it helps me to quickly create a new SOAP service even today. However, this article did…