An open API service indexing awesome lists of open source software.

https://github.com/microbean/microbean-loader

Environmental and configuration object loading for Java
https://github.com/microbean/microbean-loader

java java-17 java-config java-configuration java-library java17

Last synced: 11 months ago
JSON representation

Environmental and configuration object loading for Java

Awesome Lists containing this project

README

          

# microBean™ Loader

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-loader/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-loader)

The microBean™ Loader project provides classes and interfaces related
to _loaders_: general-purpose object loaders for Java.

# Status

This project is currently experimental, in a pre-alpha state, and
unsuitable for production use.

# Compatibility

**Until further notice, this project's APIs are subject to frequent
backwards-incompatible signature and behavior changes, regardless of
project version and without notice.**

# Requirements

microBean™ Loader requires a Java runtime of version 17 or higher.

# Installation

Please consult one of the project's submodules for its installation
procedure.

# Documentation

Full documentation is available at
[microbean.github.io/microbean-loader](https://microbean.github.io/microbean-loader/).