Having spent days and have a working but not clean solution. I’d like to know 
how best to replace the JaxWsProxyFactoryBean properties and features 
configuration to be driven by spring boot loaded properties.


I was able to do a limited solution; but found cases where I still needed to 
have properties files deployed in my app since the CXF has its own resource 
loading security.signature.properties. 

I’d like to see a spring boot cxf starter offer a fully driven from 
application.yaml; I’m willing to help with this feature as a pull request if 
someone can given me a start on how to do completely dynamic configuration 
loading.

Thanks
Mark

Reply via email to