Closed wikkim closed 9 years ago
also related to #34. we switched to dynamic registration client configuration but didnt change the reference here. Again, defeats the purpose of Spring to be calling specific class here.
resolved by 003d1ac3499692e0728b80c4833bc44b0df6f787
the clientConfigurationService and serverConfigurationService should use generic interfaces for good Spring-ness.
Probably look into @Primary annotation to qualify which bean to use.