Building Your Mule Application
In the previous chapter, we learned how to use DataWeave to transform data from one format to another.
In this chapter, let us explore the different configuration files available in a Mule application and try using different components, such as Schedulers, APIkit Router, and Object Store Connector, to build a Mule application. In Chapter 3, Exploring Anypoint Studio, we created and tested a simple Mule application, HelloWorld
. In this chapter, we will be learning how to build a Mule application with different components elaborately.
After reading this chapter, you’ll come away with more knowledge on the following topics:
- Different configuration files in a Mule application
- How to create a Mule application with Schedulers
- How to create a Mule application with APIkit Router
- How to use Object Store Connector