Welcome to the ClassUtils - a unique, alternative world of Java :) You can find here some micro-frameworks and some handy tools. Nothing more, nothing less.
The official web-site: maintenance
ClassUtils is set of micro-frameworks and developer-friendly tools and utilities.
Use what you like. Thank you. 🙏
Read more in our official documentation.
ClassUtils is built with Maven on JDK16, targeting Java 1.16. You don't have to install anything, the only prerequisites are Git and Java JDK.
Feel free to contribute! Follow these steps:
First time only:
- fork the ClassUtils repo (
upstream
) to your GitHub account (origin
) - clone
origin
as yourlocal
repo
Every other time:
- update both
origin
andlocal
repos fromupstream
- create new branch for a feature or bug fix
- commit often :)
- once when work is done, push local changes to your
origin
- send us a pull request (PR)
We will pickup up from there :)
🚀
This project exists thanks to all the people who contribute. [Contribute].