Skip to content

Alternative to SPI for Java/Kotlin mixed projects #295

Open
@slinkydeveloper

Description

Right now the codegen generates a META-INF/services file to discover the ServiceBindingFactory. This has the issue that when mixing java and kotlin in the same project, the two code-generators will generate different files, and gradle won't like that. We should seek whether we need an alternative to the SPI.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions