Files
spring-data-rest/spring-data-rest-webmvc
Oliver Drotbohm 3fb9ad51d6 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 12:12:38 +01:00
..