Class JsonMutableConfigImpl

All Implemented Interfaces:
Config, FileMutableConfig, FileWatchableConfig, MutableConfig, WatchableConfig
Direct Known Subclasses:
YamlMutableConfigImpl

@API(status=INTERNAL, since="1.0") public class JsonMutableConfigImpl extends JsonConfigImpl implements FileWatchableConfig
Jackson ObjectNode based mutable configuration.
Since:
1.0
Version:
1.0, 2025-07
Author:
(w) Iker Hernaez
See Also: