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

Allow assigning entities to the Hibernate Reactive PU explicitly #28632

Merged
merged 2 commits into from Oct 17, 2022

Conversation

yrodiere
Copy link
Member

Fixes #28576

Note this does not address #21110: while we support assigning classes/packages to any PU, we still will only create one PU, the default one, and assigning a class/package to a non-default PU will result in a warning. Basically this is just (very) minimal support for assigning entities to the default PU explicitly, so that other entities can be ignored.

/cc @DavideD

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 17, 2022

/cc @Sanne, @gsmet

@yrodiere yrodiere merged commit d288f27 into quarkusio:main Oct 17, 2022
@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Oct 17, 2022
@gsmet gsmet modified the milestones: 2.14 - main, 2.13.3.Final Oct 18, 2022
@yrodiere yrodiere deleted the i28576-reactive-packages branch October 28, 2022 08:09
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.

panache reactive quarkus.hibernate-orm.packages not working
3 participants