Skip to content

Conversation

@brightJoo
Copy link

  • Create RecordQueryMapEncoder for Record type detection
  • Modify PageableSpringQueryMapEncoder to extend RecordQueryMapEncoder
  • Delegate Record encoding to FieldQueryMapEncoder
  • Maintain backward compatibility for Pageable/Sort/Bean
  • Add comprehensive test coverage

Fixes #gh-1266

- Create RecordQueryMapEncoder for Record type detection
- Modify PageableSpringQueryMapEncoder to extend RecordQueryMapEncoder
- Delegate Record encoding to FieldQueryMapEncoder
- Maintain backward compatibility for Pageable/Sort/Bean
- Add comprehensive test coverage

Fixes spring-cloudgh-1266

Signed-off-by: brightJoo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@SpringQueryMap not working with Java Record

3 participants