Skip to content

MessageResolver throws a NoSuchMessageException if a message cannot be resolved (and does not return null as mentioned in the javadoc) #1380

Open
@ingogriebsch

Description

@ingogriebsch

If one calls resolve on the MessageResolver and the message cannot be resolved, a NoSuchMessageException is thrown.

The javadoc of the resolve method explains that null is returned if no message was found. This is only true if the no resource bundles were found and the DefaultOnlyMessageResolver is configured through the HateoasConfiguration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions