spring-data-relational icon indicating copy to clipboard operation
spring-data-relational copied to clipboard

Fix for #1343

Open hariohmprasath opened this issue 3 years ago • 2 comments

Fix to check for both iterable and generic type before proceeding.

  • [x] You have read the Spring Data contribution guidelines.
  • [x] You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • [x] You submit test cases (unit or integration tests) that back your changes.
  • [x] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

hariohmprasath avatar Oct 03 '22 06:10 hariohmprasath

Please add at least one test exercising this code.

schauder avatar Oct 04 '22 09:10 schauder

I think it is also necessary to take into account improvements for #1323

loolzaaa avatar Oct 05 '22 11:10 loolzaaa

Closing this in favor of #1356

schauder avatar Oct 11 '22 15:10 schauder