MaskMe is a modern, annotation-based Java library for dynamically masking sensitive data in objects. It supports both regular Java classes and Java Records, with conditional masking based on runtime ...
Annogami is a Java library that facilitates finding Java annotations on program elements at runtime. It wraps the basic annotation-finding capabilities of the JDK and offers similar functionality to ...