Skip to content

Roy Tutorials

Technical… Theoretical… Practical…

  • Home
  • FAQs
  • About Me
  • Home
  • REST with Mule

Tag: REST with Mule

In this tutorial I am going to show you how we can create REST web service in Mule ESB. We will use HTTP Connector as a request-response medium to interact with REST web service. You can see also SOAP Web Service with Mule ESB and Send data to remote REST web application using Mule ESB

Leave a Comment on REST Web Service with Mule ESB
Posted in Mule ESB REST

REST Web Service with Mule ESB

In this tutorial I am going to show you how to send data from Mule application to remote web application which is basically a REST webservice application. Prerequisites Eclipse, JDK 1.8, JAX-RS jars 2.23.2 Have maven installed and configured JAX-RS dependencies in pom.xml For this tutorial we will create a web maven project in Eclipse….

Leave a Comment on Send data to remote REST web application using Mule ESB
Posted in Mule ESB REST

Send data to remote REST web application using Mule ESB

Categories

Copyright © 2014 - 2022 Roy Tutorials

Privacy | Terms & Conditions