This class holds the Dandelion configuration initialized at server startup and must be accessed through the Dandelion {@link Context}.
All configuration present in the {@link DandelionConfig} enum are read usinga particular strategy. See {@link #readConfig(DandelionConfig)}.
There should be only one instance of this class in the application. @author Thibault Duchateau @since 0.10.0
|
|