Down the Rabbit Hole vol.1 - Using GPUs in MuleSoft
I've written a Mule plugin that has the ability to use Cuda cores for parallel asynchronous processing.
Apr 25, 2023
4 ProstDev posts tagged Java — tutorials, guides, and write-ups on Java.
I've written a Mule plugin that has the ability to use Cuda cores for parallel asynchronous processing.
Apr 25, 2023
In this article, we will use a database datasource that is created by spring beans. Also, we will invoke one bean's method from mule flow.
Jul 26, 2022
Learn what an Anypoint Connector is, why you might need a custom connector, and how to create one with Maven, configure the POM, publish it to Anypoint Exchange, and consume it from a Mule application.
Sep 1, 2020
Are you familiar with the fromBase64 or the toBase64 functions from DataWeave 2.0? What about the getUrlEncoder or the getEncoder functions from Java? Do you know the differences between the "basic" Base 64 encoding and the "URL and Filename safe" Base 64 encoding? Maybe you're here because you keep getting this error.
Jul 21, 2020
Browse all topics in the tag directory or head back to the blog.