Skip to content

Support workflow init in our spring boot integration  #2290

@Quinn-With-Two-Ns

Description

@Quinn-With-Two-Ns

Is your feature request related to a problem? Please describe.
Support workflow init in our spring boot integration.

Describe the solution you'd like
Users of the Java SDK directly are able to specify @WorkflowInit on constructors of their workflow class constructors that take workflow args as a parameter. Currently this is not possible in our spring boot integration because workflow instances are created as beans which uses the constructor by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions