java - How to build a custom connector using mulesoft that takes and gives out an argument? -


i trying build connector using mulesoft anypoint studio , have created sample connector project , build it.

my question how build connector takes 1 parameter , gives out parameter result? link or idea helpful.

you should use @processor annotattion, , create desired input , output through java method signature


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -