Skip to content

Multiple configuration classes #1

@sandfort

Description

@sandfort

When trying to use the Payeezy Spring SDK in a Spring app (via Maven), I got this error on startup:
java.lang.IllegalStateException: Found multiple @SpringBootConfiguration annotated classes

Looking into the library, it seems that the jar contains its own Spring application class (com.firstdata.payeezy.PayeezyClientApplication) which is conflicting with my own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions