Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support native-image via querybean-generator #3249

Merged
merged 1 commit into from Oct 17, 2023
Merged

Conversation

rbygrave
Copy link
Member

When using querybean-generator this will generate a reflect-config.json for each entity bean.

This is because ebean uses reflection to read properties from the entity beans and create an initial prototype entity bean.

@rbygrave rbygrave self-assigned this Oct 17, 2023
@rbygrave rbygrave linked an issue Oct 17, 2023 that may be closed by this pull request
@rbygrave rbygrave added this to the 13.23.1 milestone Oct 17, 2023
@rbygrave rbygrave merged commit b5d4bed into master Oct 17, 2023
2 checks passed
@rbygrave rbygrave deleted the feature/bump-parent branch October 17, 2023 10:18
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.

Ebean support graalvm/native image?
1 participant