NagaRaju Kukkadapunagarajuk.hashnode.dev·Jun 3, 2024Continuous Integration of Applications to CloudHub 2.0 using Github ActionsPrerequisites: Github Anypoint Platform (Exchange Contributor, Runtime Access) Mule API Project Structure: Before you Deploy Mule Application to Cloudhub 2.0 Update Pom xml file with Distribution Management <distributionManagement> <repository...88 reads#Cloudhub 2.0
Hamza El Meknassiblog.meknassih.com·Aug 19, 2022Dataweave: the absurd way of updating objectsHave you ever wondered how to change the value of one of your object's fields? Probably, and I'm sure you didn't wonder very long because that's the most basic function of a programming language : assignment. How everyone does it For context, let's q...1 like·142 readsObjects