SPRING CLOUD STREAM

akg17
akg17 Member Posts: 76

SolaceExtendedBindingProperties does not provide the implementation of getBindings() , I would request you to please provide some method to get bindings details at run time.

Comments

  • Mike13
    Mike13 Member Posts: 29

    Are you looking for something like that:

    org.springframework.cloud.stream.endpoint.BindingsEndpoint#queryStates

    or

    org.springframework.cloud.stream.binding.BindingService#getBindingServiceProperties

  • marc
    marc Member, Administrator, Moderator, Employee Posts: 914 admin

    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!