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

Create new spring 3.3 integration #fixes 1906 #1912

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

EugenMayer
Copy link
Contributor

@EugenMayer EugenMayer commented Jun 7, 2024

Create new spring 3.3 integration project and reimplement JpaParameters. Add tests for hibernate 6.4/6.5 with spring 3.1/3.3

Fixes #1906

  • Create spring-data / spring-data-base 3.3 projects
  • adjust JpaParameters implementation
  • add tests

@EugenMayer EugenMayer changed the title Create new spring 3.3 integration Create new spring 3.3 integration #fixes 1906 Jun 7, 2024
@EugenMayer
Copy link
Contributor Author

Using this, works for us on our entire test suite when running with hibernate 6.4.7

@beikov beikov force-pushed the task/spring-boot-3.3 branch from 279a6de to 48a4747 Compare June 11, 2024 22:29
@beikov beikov force-pushed the task/spring-boot-3.3 branch 2 times, most recently from c1589dc to 08f0ab6 Compare August 2, 2024 09:47
@beikov beikov force-pushed the task/spring-boot-3.3 branch from 08f0ab6 to 1f39e79 Compare August 2, 2024 10:05
@beikov beikov merged commit fd242fd into Blazebit:main Aug 2, 2024
44 checks passed
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.

Startup error with Spring Boot 3.3.0 and Blaze Persistence Repositories
2 participants