Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prostdev/args-in-acb

Code used in "How to add JVM/Command-line arguments to the Mule 4 Runtime in Anypoint Code Builder (ACB)"
https://github.com/prostdev/args-in-acb

Last synced: 19 days ago
JSON representation

Code used in "How to add JVM/Command-line arguments to the Mule 4 Runtime in Anypoint Code Builder (ACB)"

Awesome Lists containing this project

README

        

# args-in-acb

Simple Mule project with an HTTP Listener, a Set Payload, and some properties under `dev.properties`.

## Content

Please refer to the following resources for more information:

- [Article 📘](https://www.prostdev.com/post/how-to-add-jvm-command-line-arguments-to-the-mule-4-runtime-in-anypoint-code-builder-acb)
- [Video ▶️](https://youtu.be/-u9jZ45Ut1A)

## How to use

To import this project, make sure you have Anypoint Code Builder installed; clone this repo and open the `test-project` folder from ACB.

> [!IMPORTANT]
> Make sure the `test-project` folder is the root folder in ACB. If you open the `args-in-acb` folder instead, you might not be able to run the Mule app.

## Contact

For any questions, contact Alex Martinez:
- [LinkedIn](https://www.linkedin.com/in/alexandra-n-martinez/)
- [Website](https://www.alexmartinez.ca/)