SLING-8419 JSON serializer for configurations (#5)

* SLING-8419 JSON serializer for configurations

Config serializers are now part of installer core so that all providers
can just use them.
12 files changed
tree: 7365f1721db3dd0b0f6b018f299b343ec3682cb9
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Test Status Maven Central JavaDocs License installer

Apache Sling Installer

This module is part of the Apache Sling project.

Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries.