https://checkstyle.org/checks/annotation/missingoverride.html#MissingOverride extend examples to show that methods without javadoc does not need Override even it present in parent class confusion detected at https://github.com/checkstyle/checkstyle/issues/17561
https://checkstyle.org/checks/annotation/missingoverride.html#MissingOverride
extend examples to show that methods without javadoc does not need Override even it present in parent class
confusion detected at #17561