SolaceExtendedBindingProperties does not provide the implementation of getBindings() , I would request you to please provide some method to get bindings details at run time.
Are you looking for something like that:
org.springframework.cloud.stream.endpoint.BindingsEndpoint#queryStates
or
org.springframework.cloud.stream.binding.BindingService#getBindingServiceProperties
Hi @akg17,
If @Mike13’s suggestions don’t give you what you’re looking for can you please open an enhancement request on the solace-spring-cloud github repo and provide a bit of info around what you’re looking for + why?
thanks!