Skip to content

Conversation

@brightJoo
Copy link

  • Add Record type detection using Class.isRecord()
  • Delegate Record encoding to FieldQueryMapEncoder
  • Maintain backward compatibility for Pageable/Sort/Bean
  • Add test coverage for Record scenarios

Fixes gh-1266
#1266

- Add Record type detection using Class.isRecord()
- Delegate Record encoding to FieldQueryMapEncoder
- Maintain backward compatibility for Pageable/Sort/Bean
- Add test coverage for Record scenarios

Fixes spring-cloudgh-1266

Signed-off-by: brightJoo <[email protected]>
@brightJoo brightJoo force-pushed the feature/record-support-option-a branch from f43536d to 976aae6 Compare November 30, 2025 10:56
@brightJoo brightJoo closed this Nov 30, 2025
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