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

Spring Boot 3.2 support #5

Open
rolshevsky opened this issue Mar 18, 2024 · 1 comment
Open

Spring Boot 3.2 support #5

rolshevsky opened this issue Mar 18, 2024 · 1 comment

Comments

@rolshevsky
Copy link

Hey @kota65535
Thanks for the solution, it helped a lot, but it seems that after migrating to the latest spring boot 3.2+ it stops working.
Any plans on migrating to the latest spring boor version?

Thanks.

@kota65535
Copy link
Owner

Hi @rolshevsky, this is due to the breaking change of Spring Boot 3.2 described in this issue.
spring-projects/spring-data-relational#1650

I've already submitted the pull request which enables us to configure multiple datasources more easily. I hope it will be merged soon.
spring-projects/spring-data-relational#1704

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

No branches or pull requests

2 participants