Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for java.time for DateConverters [DATACOUCH-90] #401

Closed
spring-projects-issues opened this issue May 30, 2014 · 1 comment
Closed
Labels
in: core Issues in core support type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link

Sebastian Scheele opened DATACOUCH-90 and commented

Currently the DateConverters only support Date and Joda. The new java.time is currently not implemented


Issue Links:

  • DATACOUCH-263 Unable to save objects with LocalDateTime fields
    ("is duplicated by")

Backported to: 2.2.2 (Ingalls SR2), 2.1.9 (Hopper SR9)

1 votes, 2 watchers

@spring-projects-issues
Copy link
Author

Ben Madore commented

Is there any timeline or workaround for this? If not some mention in the documentation would be useful as I've just spent a number of hours banging my head against the wall thinking that I had a jackson serialization issue, but it turns out it is a deficiency in Spring Data Couchbase. JSR-310 has long since supplanted java.util.Date and JodaTime - it seems that lack of support would at least be worth mentioning in the documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant