Description
I quickly prototyped a simple spring integration trough HttpParamsFactoryBean which load parameters from external .properties file and decodes them into HttpParams.
Approach at solving this issue is pretty 'pragmatic' as would tell Roland, but works like charm for me