Package org.springframework.cloud.stream.app.sink.router


package org.springframework.cloud.stream.app.sink.router
  • Classes
    Class
    Description
    A sink app that routes to one or more named channels.
    Properties for the Router Sink; the router can use an expression or groovy script to return either a channel name, or a key to the channel mappings map.