facet classafIocConfig::Config

sys::Obj
  afIocConfig::Config : sys::Facet

@Serializable

Use with @Inject to inject config values into your classes. Example:

@Inject @Config { "afBedSheet.gzip.threshold" } private Int gzipThreshold

id

Source

const Str? id := null