Skip to content

spring.ftl: nice if spring.message had support for an array of arguments [SPR-2855] #7542

@spring-projects-issues

Description

@spring-projects-issues

Kaj Hejer opened SPR-2855 and commented

I.e. had support for getMessage(String code, Object[] args, Locale locale)

this macro could like like the following:

<#macro messageArgsText code, args, text>${springMacroRequestContext.getMessage(code, args, text)}</#macro>


Affects: 2.0 final

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions