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

New Hibernate ORM Multitenancy Quickstart #525

Closed
wants to merge 5 commits into from
Closed

New Hibernate ORM Multitenancy Quickstart #525

wants to merge 5 commits into from

Conversation

michael-schnell
Copy link
Contributor

This depends on main pull request: quarkusio/quarkus#8545

Check list:

Your pull request:

  • [x ] targets the development branch
  • [x ] uses the 999-SNAPSHOT version of Quarkus
  • [ x] has tests (mvn clean test)
  • [ x] works in native (mvn clean package -Pnative)
  • [ x] has native tests (mvn clean verify -Pnative)
  • [ x] makes sure the documentation must not be updated
  • [ x] links the documentation update pull request (if needed)
  • [ x] updates or creates the README.md file (with build and run instructions)
  • [ x] For new quickstart, is located in the directory component-quickstart
  • [ x] For new quickstart, is added to the root pom.xml and README.md

@michael-schnell
Copy link
Contributor Author

Will do a new PR

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