My Coding Pains

The Code, The Bugs and The Stack Trace

Author : kofi asamoah

Dynamic SOAP Header Injection With Spring Integration

When I discussed dynamic API endpoint resolution in my previous post, I mentioned that some services might require security headers. This makes creating a generic service a tad bit more complicated but there are ways around it. In this post I’ll talk about how to add a Web Service Security (WSSE) header, a custom (vendor […]

Scroll to top