Open phillip-kruger opened 4 years ago
Add a test case in the TCK to test transforming of numbers and dates for array returntypes and parameters.
@DateFormat() List dates
vs
@DateFormat() LocalDate[] dates
Add a test case in the TCK to test transforming of numbers and dates for array returntypes and parameters.