See gh-29574 Closes gh-29676
@ -76,7 +76,7 @@ public abstract class ResponseEntityExceptionHandler implements MessageSourceAwa
}
@Nullable
public MessageSource getMessageSource() {
protected MessageSource getMessageSource() {
return this.messageSource;