/ImprovedThreadLocal

This is a ThreadLocal which does not leak class loader of your web application but still preserves a full non-blocking access (get, set and initialize) to your thread local values

Primary LanguageJavaApache License 2.0Apache-2.0

Watchers