Custom rule that scans code for special constructions that might be broken after obfuscation
As of now available rule with checks for annotations @RequestParam, @PathParam, @QueryParam without explicitly set name
Currently supported SonarQube version 6.3+
Apache License 2.0
See LICENSE file for more information