@Output: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Spring Cloud Stream =Overview= The @Outupt annotation identifies an output channel,...")
 
Line 5: Line 5:
=Overview=
=Overview=


The @Outupt annotation identifies an [[Spring_Cloud_Stream#Output_Channel|output channel]], through which published messages leave the application.
The @Outupt annotation designates a factory method for an [[Spring_Cloud_Stream#Output_Channel|output channel]], through which published messages leave the application.

Revision as of 05:30, 24 October 2018

Internal

Overview

The @Outupt annotation designates a factory method for an output channel, through which published messages leave the application.