Skip to content

DatabaseInitializerDetector and DependsOnDatabaseInitializationDetector implementations may be instantiated with the wrong ClassLoader #27422

Closed
@jaminh

Description

@jaminh

I'm sorry this is becoming a game of whack-a-mole but I have found another instance of an alternate classloader not being propagated properly similar to #27133.

The offending line can be found here:

This is leading to a ClassNotFound exception on the FlywayDatabaseInitializerDetector class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions