Mule 4 Tutorial | Mule4 Global Configuration Properties for Envrionments | Mule 4 Beginners Tutorial

Поділитися
Вставка
  • Опубліковано 17 вер 2024
  • Mule 4 Tutorial for beginners covering how to use Mule4 Global Configuration Properties for different Environments using properties in .properties and .yaml files. This Mule 4 Beginners Tutorial also demonstrates how to use system arguments for choosing different environment properties file at runtime in Mule 4.
    For more tutorials, visit tutorialspedia...

КОМЕНТАРІ • 8

  • @TutorialsPediaVideos
    @TutorialsPediaVideos  3 роки тому

    For more quality content on various integration tools & technologies, visit: tutorialspedia.com

  • @uwayojacques317
    @uwayojacques317 19 днів тому

    The explanation was clear and easy to follow. It worked perfectly for me

  • @saimohan8540
    @saimohan8540 2 роки тому

    explanation is nice and easy to understand. It worked for me

  • @venkatsubbaiahRavella
    @venkatsubbaiahRavella Рік тому

    it's good here you defined dev=prod but in real time how they will make prod and dev and test as different with pointing is that with the property files or any changes in the platform??

  • @balajichowdary6186
    @balajichowdary6186 Рік тому

    Hi if the deployement type is onpremise, how can we make use of this properties,,,,because ours is a linux server and we have different ports while deploying we have to specify the port of the listener based on the environment and then we are deploying. will u please suggest how can we do this,,one idea which i got is simply dynamically i can specify the global property in global elements and then deploying the code...is that ok with Onprem deployemnt...

  • @sreeram543
    @sreeram543 3 роки тому

    Very nice

  • @hakunamatata6123
    @hakunamatata6123 2 роки тому

    Already we provided "env"in global properties then y we need to give in run as arguments.simply changing in global properties isnt enough?. Kindly explain me about this