Skip to content

Instantly share code, notes, and snippets.

@minudika
Last active August 7, 2019 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save minudika/8c2d32b86a688dd768bdcd9693c113ee to your computer and use it in GitHub Desktop.
Save minudika/8c2d32b86a688dd768bdcd9693c113ee to your computer and use it in GitHub Desktop.
@sink(type='http',
publisher.url='http://localhost:8009/OutputStream', method='{{method}}',
headers="'content-type:application/xml','content-length:94'",
@map(type='xml')))
define stream OutputStream (id String, volume double, price float, method string);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment