IocConfigUser Guide

Overview

IocConfig is a support library and exists to aid the development of other Alien-Factory libraries and frameworks. Though you are welcome to use it, you may find features are missing and the documentation incomplete.

A library for providing injectable config values.

Quick Start

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

Release Notes

v0.0.2

  • New: Preview Release