SIGN IN SIGN UP
akullpp / awesome-java UNCLAIMED

A curated list of awesome frameworks, libraries and software for the Java programming language.

feat(utility): add java-refined

* Add java-refined to Utility section

java-refined provides refinement types for Java 8+ — types constrained
by predicates (e.g. PositiveInt, NonBlankString, EmailString). It ships
204 ready-to-use refined types with zero runtime dependencies, 100% test
coverage, and 95%+ mutation testing scores.

GitHub: https://github.com/JunggiKim/java-refined
Maven Central: io.github.junggikim:java-refined

* fix: merge two sentences into one

---------

Co-authored-by: Andreas Kull <akullpp@gmail.com>
K
kjg committed
09f511b06598e597e9801375de5a3ade6dbd3193
Parent: 300b405
Committed by GitHub <noreply@github.com> on 4/12/2026, 11:58:35 AM