https://github.com/openbase/jps
Java Properties Service
https://github.com/openbase/jps
Last synced: 5 months ago
JSON representation
Java Properties Service
- Host: GitHub
- URL: https://github.com/openbase/jps
- Owner: openbase
- License: lgpl-3.0
- Created: 2016-02-03T10:40:32.000Z (over 10 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-06T14:03:28.000Z (almost 3 years ago)
- Last Synced: 2024-12-30T11:32:19.982Z (over 1 year ago)
- Language: Java
- Size: 762 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Java Property Service
This project can be used to organize command line arguments which are passed during application startup. The arguments are organized as JPS-Properties which can comfortably accessed during application runtime. Additionally a dynamic info page is generated for each application which is using the JavaProperyService to get an overview about available properties.