Package eu.rarogsoftware.rarog.platform.core.settings
package eu.rarogsoftware.rarog.platform.core.settings
-
ClassDescriptionThis
SettingsStore
implementation uses DB to store settings and has a caching layer to improve read performance.Default implementation ofApplicationSettings
.ThisSettingsStore
implementation stores setting in memory.