Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mperessotti
Copy link
Member

This PR introduces features for interacting with Java system properties:

  • jolie-cli now supports -D<name>=<value> arguments to set system properties at launch.
  • service Runtime provides operations for managing system properties, including enumeration, reading, writing, and clearing—leveraging methods of Java's System class.

@fmontesi fmontesi merged commit 3ff6acd into jolie:master May 1, 2025
6 checks passed
kas0079 pushed a commit to MSc-Sund-Okumu/jolie that referenced this pull request May 6, 2025
…ce (jolie#607)

* Added -D<key>=<value> arguments for setting system properties

* Added operations to Runtime service for setting/getting/clearing/enumerating system properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants