Fix SLING-7586 using SoftReferences and WeakHashMap
Allows the GC to collect cached model instances, even when self-referenced to the original adaptable (e.g. via @Self)
3 files changed
tree: 3487cbd40e9cece084b167c839f83be2421ba655
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

Build Status Test Status Maven Central JavaDocs License models

Apache Sling Models Implementation

This module is part of the Apache Sling project.

Apache Sling Models Implementation