
org.sonar.l10n.java.rules.java.S4288.json Maven / Gradle / Ivy
{
"title": "Spring components should use constructor injection",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Linear",
"linearDesc": "2min by injected field",
"linearFactor": "2min"
},
"tags": [
"spring",
"design"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-4288",
"sqKey": "S4288",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy