More robust instantiation in SpringClientFactory
SpringClientFactory returns null if the class is not aware of IClientConfig.
This change catches the exception when trying the constructor with IClientConfig so classes that aren't aware of IClientConfig can be created.
Fixes gh-1608
Showing
Please
register
or
sign in
to comment