Skip to content

Spring Boot 3.2 support #5

Open
@rolshevsky

Description

@rolshevsky

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.

Activity

kota65535

kota65535 commented on Mar 19, 2024

@kota65535
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @rolshevsky@kota65535

        Issue actions

          Spring Boot 3.2 support · Issue #5 · kota65535/spring-data-jdbc-multi-repos