Is a lightweight Java-based enterprise service bus (ESB) and integration platform that allows developers to connect applications together quickly and easily, enabling them to exchange data. It enables easy integration of existing systems, regardless of the different technologies that the applications use, including JMS, Web Services, JDBC, HTTP, and more
Showing 1–9 of 12 results
£3.00
Add to cart
Introductory Chapter 01
Create a New Project using Anypoint Studio
The MDA file contains the source code for the Introductory Chapter 01. The source code has been generated using Anypoint Studio - Tooling for Mule ESB version 6.3.0 on Mac OS Sierra. The code compiled and is not a guarantee that will work on Windows machine when imported. Has not been tested on other OS than Mac OS Sierra.
What is in this chapter?
- New Project.
- Run the First Flow.
- Export for deploy.
- Conclusion.
£4.00
Add to cart
Introductory Chapter 01
Create a New Project using Anypoint Studio
The PDF file contains step-by-step tutorial. Standard screen shoots have been made however some of them have low quality. There are 15 pages in landscape mode.
What is in this chapter?
- New Project.
- Run the First Flow.
- Export for deploy.
- Conclusion.
£3.00
Add to cart
How to create SOAP Services
Why Mule ESB CE SOAP Services
The MDA file contains the source code for the step-by-step tutorial described in Chapter 2. Standard screen shoots have been made however some of them have low quality. The pages in landscape mode. What is in this chapter?- Order SOAP service
- Interfaces and classes for the SOAP service
- Flow components for the SOAP service
- Flow components setup
- HTTP Listener
- CFX Component
- Java Component
- First Run
- Annotations
- Extend the order model
- Conclusion
- Resources
£4.00
Add to cart
How to create SOAP Services
Why Mule ESB CE SOAP Services
The PDF file contains step-by-step tutorial. Standard screen shoots have been made however some of them have low quality. There are 15 pages in landscape mode. What is in this chapter?- Order SOAP service
- Interfaces and classes for the SOAP service
- Flow components for the SOAP service
- Flow components setup
- HTTP Listener
- CFX Component
- Java Component
- First Run
- Annotations
- Extend the order model
- Conclusion
- Resources
£3.00
Add to cart
HTML Templates
How to build and send elegant HTML emails with MULE E.S.B. C.E.
The PDF file contains hand on tutorial alongside with technical details related to flow components. Standard screen shoots have been made however some of them have low quality. There are 16 pages in landscape mode. What is in this chapter?- Emails with MULE ESB C.E. middleware
- The Project
- Order Confirmation HTML Email
- Send Order Email - Java Component
- Parse Template Component
- Conclusion
- Resources
£4.00
Add to cart
HTML Templates
How to build and send elegant HTML emails with MULE E.S.B. C.E.
The PDF file contains hand on tutorial alongside with technical details related to flow components. Standard screen shoots have been made however some of them have low quality. There are 16 pages in landscape mode. What is in this chapter?- Emails with MULE ESB C.E. middleware
- The Project
- Order Confirmation HTML Email
- Send Order Email - Java Component
- Parse Template Component
- Conclusion
- Resources
£3.00
Add to cart
How to consume SOAP Services
Consuming web services with Mule E.S.B
The PDF file contains hand on tutorial alongside with technical details related to flow components. Standard screen shoots have been made however some of them have low quality. There are 20 pages in landscape mode. What is in this chapter?- Why consuming MULE ESB CE SOAP Services?
- The Project
- Consuming Order SOAP service
- Building the workflow
- Groovy StringWriter and MarkupBuilder
- StringWriter
- MarkupBuilder
- Reading the response POJO
- XmlSlurper
- Saving the response
- Response Processing Result Script
- Saving Order into Database
- Conclusion
- Resources
£4.00
Add to cart
How to consume SOAP Services
Consuming web services with Mule E.S.B
The PDF file contains hand on tutorial alongside with technical details related to flow components. Standard screen shoots have been made however some of them have low quality. There are 20 pages in landscape mode. What is in this chapter?- Why consuming MULE ESB CE SOAP Services?
- The Project
- Consuming Order SOAP service
- Building the workflow
- Groovy StringWriter and MarkupBuilder
- StringWriter
- MarkupBuilder
- Reading the response POJO
- XmlSlurper
- Saving the response
- Response Processing Result Script
- Saving Order into Database
- Conclusion
- Resources
£3.00
Add to cart
How to create RESTful API
Restful APIs services and Microservices with Mule E.S.B Community Edition
The PDF file contains hand on tutorial alongside with technical details related to flow components. Standard screen shoots have been made however some of them have low quality. There are34 pages in landscape mode. What is in this chapter?- Why MULE ESB RESTfull APIs?
- Development
- Bounded Context
- Size
- The Project
- Products API URI
- Customer API URI
- Order API URI
- Conclusions