Posts

Showing posts from September, 2018

Introduction to Mule 4

Image
Mule 4 simplifies the overall development effort and reduces management complexities which will enable us to build and deliver integration platform or enterprise service bus (ESB) faster and easier. Now data transformations are more powerful and simpler using DataWeave language. It can handle almost any kind of data transformations. It has about 120+ certified adapters to connect with third party and SaaS applications on the cloud. Below are the significant changes: Mule Message  structure  Expression language  has been replaced with  DataWeave language Error Handling  is easier and more powerful with a new Try scope Minor changes in  DataWeave Improved maven integration and usability improvements in  Studio 7   Self-tuning and non-blocking reactive  Runtime engine   What is new in Mule 4? Mule 4 has simplified development model and reduced management complexity which re...