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

fix: add test to check the Unpaged class presence in the quarkus spring data api #8620

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

aureamunoz
Copy link
Member

@aureamunoz aureamunoz commented Apr 16, 2020

…ng data api. fix #8571

Goes with quarkusio/quarkus-spring-data-api#3
I added a new Song Repository because I wanted to do a whole test.

cc @geoand

@boring-cyborg boring-cyborg bot added area/dependencies Pull requests that update a dependency file area/hibernate-orm Hibernate ORM area/spring Issues relating to the Spring integration labels Apr 16, 2020
bom/runtime/pom.xml Outdated Show resolved Hide resolved
@aureamunoz aureamunoz marked this pull request as ready for review April 16, 2020 15:02
@aureamunoz aureamunoz changed the title [WIP] fix: add test to check the Unpaged class presence in the quarkus spri… fix: add test to check the Unpaged class presence in the quarkus spri… Apr 16, 2020
…ng data api. fix quarkusio#8571

chore: update spring-data-api version
@aureamunoz aureamunoz force-pushed the 8571-unpaged-not-found branch from 912102e to f993240 Compare April 16, 2020 15:48
Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@geoand geoand merged commit 93c5d65 into quarkusio:master Apr 17, 2020
@gsmet gsmet changed the title fix: add test to check the Unpaged class presence in the quarkus spri… fix: add test to check the Unpaged class presence in the quarkus spring data api Apr 17, 2020
@gsmet gsmet added this to the 1.5.0 milestone Apr 17, 2020
@gsmet gsmet modified the milestones: 1.5.0, 1.4.0.Final Apr 20, 2020
@snowdrop-bot snowdrop-bot mentioned this pull request May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/hibernate-orm Hibernate ORM area/spring Issues relating to the Spring integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spring Data JPA extension - java.lang.ClassNotFoundException: org.springframework.data.domain.Unpaged
3 participants