Files
spring-data-commons/src/test/java/org/springframework/data
Jens Schauder 5251f72e69 DATACMNS-1259 - Fixed support for Long values in Auditables.
Using Instant as internal data type since it's a point in time without time zone which LocalDateTime isn't. Added necessary converters. Fixed one JodaTime converter that used UTC to use SystemDefault like other similar converters.

In case of a conversion failure the error message now contains the source type.

Original pull request: #273.
2018-02-15 14:31:33 +01:00
..
2018-01-12 12:28:38 +01:00
2018-01-10 12:07:22 +01:00
2018-01-10 12:07:31 +01:00