Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)"
- Host: GitHub
- URL: https://github.com/prostdev/args-in-acb
- Owner: ProstDev
- Created: 2024-01-25T18:12:47.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T20:47:22.000Z (11 months ago)
- Last Synced: 2024-02-05T21:49:48.724Z (11 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)