Interface UserUpdateConsumer
-
public interface UserUpdateConsumer
Consumer for handling updates to theUser
domain.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.messaging.SubscribableChannel
userUpdateInput()
-
-
-
Field Detail
-
CHANNEL
static final String CHANNEL
- See Also:
- Constant Field Values
-
-