All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.java.rules.java.S6862.json Maven / Gradle / Ivy

There is a newer version: 8.6.0.37351
Show newest version
{
  "title": "Beans in \"@Configuration\" class should have different names",
  "type": "BUG",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "spring"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-6862",
  "sqKey": "S6862",
  "scope": "Main",
  "quickfix": "unknown",
  "code": {
    "impacts": {
      "RELIABILITY": "MEDIUM"
    },
    "attribute": "CLEAR"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy