Intro
Minimalist Java is a collection of lightweight Java libraries aiming to simplify and streamline your Java development.
This project is structured as a monorepo, containing multiple individual libraries that can be used independently or together for a cohesive development experience.
Attention
👷🏗️ Under development
This project is under development and is not ready for use. Feel free to explore the documentation and the source code, but be aware that the APIs and features are subject to change.
Modules
- Minimalist Http API (
http-api
): Provides essential API functionalities for Java applications. - Minimalist Dependency Injection (
di
): A lightweight solution for dependency injection in Java.
Contributing
If you'd like to contribute to Minimalist Java, please read our contributing guidelines.
License
minimalist-java
is licensed under the Apache License 2.0. See the LICENSE file for
details.