Skip to content

fix: add activity related class for reflection#1215

Merged
craigyu merged 4 commits intomainfrom
fix/reflection-for-native-image
Mar 5, 2026
Merged

fix: add activity related class for reflection#1215
craigyu merged 4 commits intomainfrom
fix/reflection-for-native-image

Conversation

@craigyu
Copy link
Collaborator

@craigyu craigyu commented Mar 5, 2026

This PR resolves the problem where activity search query fails due to native image issues with new DTOs.


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

Copilot AI review requested due to automatic review settings March 5, 2026 00:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses native-image reflection issues that cause the activity search query to fail by registering newly introduced activity-search DTOs for Spring AOT reflection binding.

Changes:

  • Register ActivitySearchFiltersDto for SpEL-based query parameter access under native image.
  • Register ActivitySearchResponseDto for JSON (de)serialization under native image.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Collaborator

@Abradat Abradat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@craigyu craigyu enabled auto-merge (squash) March 5, 2026 00:40
@craigyu craigyu merged commit c910f54 into main Mar 5, 2026
32 checks passed
@craigyu craigyu deleted the fix/reflection-for-native-image branch March 5, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants