Update/Delete queries must be annotated with @Modifying, otherwise an InvalidDataAccessApiUsageException will be thrown.Last modified: 03 December 2024 Checks that delete/update queries are annotated with the @Modifying annotation. Locating this inspectionBy IDCan be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.SpringDataModifyingAnnotationMissingVia Settings dialogPath to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE. Settings or Preferences | Editor | Inspections | Spring | Spring DataInspection DetailsBy default bundled with: IntelliJ IDEA 2024.3, Qodana for JVM 2024.3, Can be installed with plugin:Spring Data, 243.23126