The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
1 | |
| javadoc | JavadocMethod
|
2 | |
JavadocVariable
|
4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 | |
| coding | HiddenField | 'redissonClient' hides a field. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |