AEM-Rules-for-SonarQube icon indicating copy to clipboard operation
AEM-Rules-for-SonarQube copied to clipboard

Rule: Prefer cleaner @SlingServlet annotation.

Open kumesh65 opened this issue 1 year ago • 0 comments

These days most of the AEM projects are using OSGI-DS6 or greater annotations for services an all but as per this AEM custom rule it is still being recommended to to use @SlingServlet annotation, which is actually a SCR annotation, to create a sling servlet. If anyone can explain a bit . Thank you Umesh Thakur

kumesh65 avatar Jul 03 '23 12:07 kumesh65