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
- Host: GitHub
- URL: https://github.com/microbean/microbean-loader
- Owner: microbean
- License: apache-2.0
- Created: 2022-03-19T17:22:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T22:44:10.000Z (almost 4 years ago)
- Last Synced: 2025-03-21T17:04:02.773Z (11 months ago)
- Topics: java, java-17, java-config, java-configuration, java-library, java17
- Language: Java
- Homepage: https://microbean.github.io/microbean-loader/
- Size: 5.15 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microBean™ Loader
[](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/).