Skip to content

Run main class in sample 01, got error #26

@roshanKMG7774

Description

@roshanKMG7774

Binding to null instances is not allowed. Use toProvider(Providers.of(null)) if this is your intended behaviour.
at net.jworkflow.WorkflowModule.configure(WorkflowModule.java:54)
Error code was module.build();
WorkflowModule module = new WorkflowModule();
module.build();

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

    Issue actions