Closed
Description
Jostein Gogstad opened DATACMNS-848 and commented
The current Jsr310Converters.java doesn't support convertion to and from String representations of java.time.Duration
and java.time.Period
.
MongoTemplate should understand how to deserialize for instance "PT3M"
to a java.time.Duration
(by Duration#parse
Affects: 1.12.1 (Hopper SR1)
Issue Links:
- DATACMNS-951 Add Converters for JSR-310 Duration and Period
("duplicates")
Referenced from: pull request #186
1 votes, 2 watchers