Uses of Class
org.jgrapes.util.ConfigurationStore
Package
Description
Utility components that are too small to deserve
individual libraries/projects.
-
Uses of ConfigurationStore in org.jgrapes.util
Modifier and TypeClassDescriptionclass
This component provides a store for an application’s configuration backed by a JSON file.class
A base class for configuration stored based on the night config library.class
This component provides a store for an application’s configuration backed by the JavaPreferences
.class
This component provides a store for an application’s configuration backed by a TOML file.class
This component provides a store for an application’s configuration backed by a YAML file.