Kept in one place for all to use
Relax, some like it soft-codedCopy-paste, copy-paste, copy-paste. Once, twice, thrice. Tired already? What if you did a mistake or changed your mind about what you just copy-pasted? Thrice. Imagine having to do it all again. Thrice.
Mocker, tester, setter, spy
MUnit testing: BasicsMUnit is a testing framework for Mule applications. It helps to create automated tests from existing application units, namely flows.
Choice router in a Mule app
Tough Choices: How to route the appWhich way should the Mule message be heading? Under the first, the n-th or under no condition. Sounds familiar?
Easy to get lost on a long way
HTTP Request in the middle: Crossing the boundaryThere is an HTTP Request in the middle of a flow. Which values are available within the same flow after the application steps to the processor following the HTTP Request?
What is new?
Version 7.9: Anypoint Studio and the PlatformMuleSoft has released a new version of Anypoint Studio. What's new for the Studio and the Platform?
Event-driven architecture
EDA masterpiece: PubSub+ Platform by SolaceEvent-driven architecture (EDA) is a software design pattern in which decoupled applications can asynchronously publish and subscribe to events via an event broker (modern messaging-oriented-middleware). The key benefits of EDA for modern applications and microservices are improved scalability, agility and resilience.
Mulesoft whitepaper
Three-layered API-led connectivity architectureGiven the ever increasing information complexity, as well as the constant demand for enterprises' connectivity, the need for a good framework comes as no surprise.
A common dilemma
Query and URI parameters at a glanceA common cause of confusion, especially for newly hatched developers, is the one-lettered distinction between URL and URI.