Interface UserUpdateConsumer
public interface UserUpdateConsumer
Consumer for handling updates to the
User
domain.-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel
-
Field Details
-
CHANNEL
- See Also:
-
-
Method Details
-
userUpdateInput
@Input("userUpdateCustomerInput") org.springframework.messaging.SubscribableChannel userUpdateInput()
-