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
Post a Comment