Skip navigation links

Package org.fryskeakademy.configuration

This package contains a setup for applications to retrieve application properties from an external Url or from a jar.

See: Description

Package org.fryskeakademy.configuration Description

This package contains a setup for applications to retrieve application properties from an external Url or from a jar. Users need to provide a url and a boolean "fromJar" via an application scoped cdi bean that produces these, see PropertyResolver. Properties can than be injected using Inject and Property annotations. The underlying configuration library offers many features, such as support for data types, caching, observablility, readonliness, threadsafety, helpsupport, reading from input / writing to output, sorting.
Skip navigation links

Copyright © 2018–2019 Fryske Akademy. All rights reserved.