@Output: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Spring Cloud Stream =Overview= The @Outupt annotation identifies an output channel,...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
=Overview= | =Overview= | ||
The @Outupt annotation | The @Outupt annotation designates a factory method for an [[Spring_Cloud_Stream#Output_Channel|output channel]], through which published messages leave the application. The annotation is configured with the [[Spring_Cloud_Stream#Channel_Name|channel name]]. |
Latest revision as of 18:57, 24 October 2018
Internal
Overview
The @Outupt annotation designates a factory method for an output channel, through which published messages leave the application. The annotation is configured with the channel name.