SLING-10997 convert mixins from abstract classes to interfaces (#6)

convert mixins from abstract classes to interfaces - they fulfill the same purpose for ObjectMapper
remove any reference to SlingHttpServletRequest interface - that's not required for a mixin
3 files changed
tree: f90234acbe36f4e847e44e4dc4ea020c524e56ff
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central models License

Apache Sling Models Jackson Exporter

This module is part of the Apache Sling project.

Apache Sling Models Client Model Exporter - Jackson