-
Notifications
You must be signed in to change notification settings - Fork 3k
Add more detail code and procedures on hibernate-orm-panache doc #31364
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
Conversation
🙈 The PR is closed and the preview is expired. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because the main branch is Quarkus 3, make sure you import the jakarta packages, since the javax won't be available
Please squash all your commits before we trigger the CI again |
I squashed all my commits. @gastaldi |
@gastaldi Could you review this again, please? |
Thanks! LGTM |
For beginners who unfamiliar with the development environment that quarkus is associated with, I have clearly stated imports and dependencies and added instructions on how to check the application.