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 ...
ScopedValue is an alternative to ThreadLocal, and works in tandem with VirtualThreads and the new StructuredTaskScope. Find out what scoped values can do for your multithreaded programs in Java. As ...
This project has been superseded by Spring Framework 7 and is no longer accepting enhancements. Please migrate to Spring Framework's resilience features. This project provides declarative retry ...