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

update exception message for Map converting failure

Open linxingwu opened this issue 4 months ago • 0 comments

  • [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.
  • [ ] You submit test cases (unit or integration tests) that back your changes.
  • [ ] 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).

the existing exception doesn't show any clue to invalid source, as an user, it confussed me a lot. added original source would help locate issue if any

linxingwu avatar Oct 08 '24 13:10 linxingwu