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

java - How to print docx and pdf? -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

java - IntelliJ to move a class along with conflicted classes to a new package? -