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

Move Spring Data JPA classes to panache to avoid dev-mode CL issue #6216

Merged
merged 1 commit into from Dec 16, 2019

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Dec 16, 2019

Fixes #6214

This obviously isn't an ideal fix, but it's a tiny price to pay to get something working that will otherwise perhaps need dev mode classloader work

@geoand geoand requested a review from gsmet December 16, 2019 21:12
@geoand geoand added this to the 1.2.0 milestone Dec 16, 2019
@gsmet gsmet merged commit ba03039 into quarkusio:master Dec 16, 2019
@gsmet gsmet modified the milestones: 1.2.0, 1.1.0 Dec 16, 2019
@gsmet gsmet removed the backport? label Dec 16, 2019
geoand added a commit to geoand/quarkus that referenced this pull request Dec 17, 2019
This probably should have been done as part of quarkusio#6216
but time was of the essence for that one
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.

Spring Data JPA custom query with countQuery breaks in dev mode
2 participants