Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 376 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 376 Bytes

Sling Models Request Parameter Injector

This demo projects is a tutorial for creating custom Sling Model Injector. As an example, a simple Request Parameter Injector was written. Article: How to write Sling Model Injector

To build and deploy the project:

mvn clean install -PautoInstallPackage