Interface MessageSource


public interface MessageSource

Strategy interface for resolving messages, with support for the parameterization and internationalization of such messages.

Inspired/Copied from: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/MessageSource.html