-
Notifications
You must be signed in to change notification settings - Fork 755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visual representation of integration services vs integrations which are not exposed as a service. #4
Comments
Non-services are just functions. Functions have a clear visual representation. We now are going to have main (string[]) as a signature of a "main" function that you can call from the command line. Closing the issue as sorted out! |
irunika
pushed a commit
to irunika/ballerina
that referenced
this issue
Aug 18, 2017
chamil321
referenced
this issue
in chamil321/ballerina
Sep 8, 2017
Revert "Add request response signature annotations"
MaryamZi
referenced
this issue
in MaryamZi/ballerina
Mar 4, 2018
Grammar updates + Antlr generated files
Anoukh
referenced
this issue
in Anoukh/ballerina-lang
Mar 5, 2018
Change trace native functions to separate component
afkham
added a commit
that referenced
this issue
Mar 7, 2018
Add transaction block id to resource manager functions
afkham
pushed a commit
that referenced
this issue
Mar 20, 2018
Add .bal stub generation tool initial implementation
gimantha
added a commit
that referenced
this issue
Sep 20, 2018
Change output processor to only return CURRENT events
anupama-pathirage
pushed a commit
that referenced
this issue
Dec 4, 2018
hasithaa
pushed a commit
that referenced
this issue
Mar 5, 2019
Fix parser whitespace capturing for error variable
warunalakshitha
pushed a commit
that referenced
this issue
May 31, 2019
BIR gen encoding and task modules
shafreenAnfar
pushed a commit
that referenced
this issue
Mar 12, 2020
…pes-pr Adjest xml syntax in integration test cases
azinneera
pushed a commit
to azinneera/ballerina-lang
that referenced
this issue
Oct 16, 2020
Add loadLangLibSymbols method to load symbols of langlibs from balos
nadundesilva
pushed a commit
to nadundesilva/ballerina-lang
that referenced
this issue
Dec 4, 2020
…tion-slp5-release Fix range issue in Syntax tree modify
hasithaa
pushed a commit
that referenced
this issue
Mar 22, 2022
Fix object ctor expression test cases for function pointer PR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use case - Poll file system, transform the file content and publish it to a JMS queue.
The text was updated successfully, but these errors were encountered: