As a follow up to #25571, in my opinion, the following are the remaining potential candidates for being annotated with @FunctionalInterface, especially the first two.
org.springframework.context.ApplicationContextInitializerorg.springframework.test.web.servlet.DispatcherServletCustomizerorg.springframework.validation.MessageCodeFormatterorg.springframework.util.IdGeneratororg.springframework.beans.factory.config.YamlProcessor.MatchCallbackorg.springframework.beans.factory.config.YamlProcessor.DocumentMatcher
Comment From: jhoeller
Sounds good to me... Even if it just a formal step since those comply with the convention anyway, let's consistently declare it in 5.3.