Skip to content

Run main class in sample 01, got error #23

@dianzipaopao1975

Description

@dianzipaopao1975
  1. 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