https://github.com/microbean/microbean-settings
https://github.com/microbean/microbean-settings
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/microbean/microbean-settings
- Owner: microbean
- License: apache-2.0
- Created: 2020-02-08T17:43:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-28T20:08:08.000Z (over 4 years ago)
- Last Synced: 2025-03-21T17:04:03.309Z (about 1 year ago)
- Language: Java
- Homepage: https://microbean.github.io/microbean-settings/
- Size: 5.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microBean™ Settings
The microBean™ Settings framework serves as a single locus from which
a [CDI](https://jakarta.ee/specifications/cdi/2.0/apidocs/)-based Java
program may read _settings_: deployment-time information and
configuration often packaged externally with respect to the program
that tailors that program to its runtime environment.
Please see the
[overview](https://microbean.github.io/microbean-settings/apidocs/overview-summary.html)
for essential information.