Artifacts and Subqueries decrease code agility
Read more
Multiple packages in the same file have multiple references can cause agility issues
Read more
JSP standard is XML-compliant but certain elements cannot be mixed causing agility issues
Read more
Group Use declarations help cut verbosity in the code
Read more
Method parameters should have their description tag
Read more
Attribute, classes and methods should follow a naming convention
Read more
A line of code shouldn’t be too long (to help readability)
Read more