Skip to content

Conversation

beckermarc
Copy link
Contributor

This only registers the default locations, not the one users can provide via 'spring.messages.basename'.

This is similar to the approach taken for schema.sql and data.sql in class SqlInitializationScriptsRuntimeHints.

Closes gh-36137

This only registers the default locations, not the one users can provide
via 'spring.messages.basename'.

This is similar to the approach taken for schema.sql and data.sql
in class SqlInitializationScriptsRuntimeHints.

Closes spring-projectsgh-36137
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 2, 2023
@wilkinsona wilkinsona changed the title Add resource hints for MessageSource Add resource hints for default MessageSource properties file locations Aug 3, 2023
@wilkinsona wilkinsona added theme: aot An issue related to Ahead-of-time processing and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 3, 2023
@wilkinsona wilkinsona added this to the 3.2.x milestone Aug 3, 2023
@wilkinsona wilkinsona self-assigned this Aug 3, 2023
@wilkinsona wilkinsona added the type: enhancement A general enhancement label Aug 3, 2023
@wilkinsona wilkinsona modified the milestones: 3.2.x, 3.2.0-M2 Aug 3, 2023
wilkinsona pushed a commit that referenced this pull request Aug 3, 2023
This only registers the default locations, not the one users can provide
via 'spring.messages.basename'.

This is similar to the approach taken for schema.sql and data.sql
in class SqlInitializationScriptsRuntimeHints.

See gh-36682
@wilkinsona wilkinsona closed this in c16fbf6 Aug 3, 2023
@wilkinsona
Copy link
Member

@beckermarc thanks very much for making your first contribution to Spring Boot.

@beckermarc beckermarc deleted the beckermarc-messagesource-resource-hints branch August 3, 2023 11:58
@beckermarc
Copy link
Contributor Author

thanks for merging! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add runtime hints for MessageSource's message.properties
3 participants