Skip to content

Add conversion support for java.time.Duration [SPR-13579] #18156

Closed
@spring-projects-issues

Description

@spring-projects-issues

Joseph Walton opened SPR-13579 and commented

Java 8's java.time.Duration is a good choice for defining durations of time, and arguably better than using a long with a property name to specify the units.

It would be good to support conversion from a String to make it easier to use beans that use this in their API.


Issue Links:

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issuetype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions