A developer defines the following SCR annotation:
SlingServlet(
paths={“/service/sampleservlet.json”},
resourceTypes={“sling/servlet/default”},
extensions={“json”},
label=”Sample Servlet”,
metatype=”true”,
selectors={“sample”})
Which statement supports a servlet using the SCR annotation above? (Choose two)
Selecione uma ou mais das seguintes: