Interface UserCreationProducer


public interface UserCreationProducer
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.messaging.MessageChannel
     
  • Field Details

  • Method Details

    • userCreatedOutput

      @Output("userCreationOutput") org.springframework.messaging.MessageChannel userCreatedOutput()