In this blog post I will show how to build a Mule connector for the Amazon Polly service using the Mule Java SDK. What is MuleSoft (a business view)? MuleSoft unifies data [...]
How often have you written Java connectivity logic like this? If you are like me, then more times than you can count. I used to spend hours writing, debugging and [...]
Main points: Dates can be formatted to a localeThe locale can be different from the system localeUse Java locale propertiesCoerce String to Date then to formatted String [...]
Main points Gmail has special setup requirementsMust set email for less secure app accessCannot account is two-factor authentication set up Mule email connector configuration [...]
Main points: Property files allow centralization of propertiesProperty placeholders used instead of hard codingProperty file location must be configured in global [...]
Main points: Anypoint Studio is already equipped for Java developmentTo facilitate Java development you can add Maven supportMaven support is added via the M2Eclipse [...]
Main points: DataWeave 2.0 provides mapping capabilitiesJava and DataWeave can achieve the same mappingsDataWeave mapping function is less verbose than Java DataWeave map [...]
Main points: property values can be hidden in Runtime Managerproperty names must be listed in the mule-artifact.xml fileproperty values can be edited manually and will remain [...]
Defining an example body payload and response for a RESTful API endpoint is an essential aspect of designing a modern API. These examples ensure that it is clear what the API [...]
If you are an experienced Java developer and you want to know how to get ahead in these unprecedented times, then adding digital transformation skills to your resume will [...]