Skip to content

[Question] In a multi-module project, how can I use classes from other modules in the startup module? #289

Description

@lingting
Image

I tried to use it directly. The IDE did not report an error, but ClassNotFound was reported during runtime.

I tried to use additionalRuntimeClasspath, but the IDE reported an error Unresolved reference 'additionalRuntimeClasspath'. and could not compile

Image

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