Files
spring-data-rest/spring-data-rest-webmvc
Oliver Drotbohm a5ee6eaf05 DATAREST-1321 - Lookup types can now produce non-String reference values.
Previously we assumed lookup types to always result in String based values. We now loosen that constraint to also allow other scalar types, mostly targeting numeric types like long and integer.
2019-01-08 11:50:15 +01:00
..