forked from airlift/airline
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugBugBugdocumentationDocumentation ChangesDocumentation Changesmore-info-neededMore info needed to asses the issueMore info needed to asses the issue
Description
I have a very simple application that is using Spring for DI, and when parsing the commandline If I run the command it fails (parser.parse(args)) because I do not have a no-parameter constructor.
Other than getting the parsedOptions in the state object, and manually setting the variables manually is there a supported solution? Examples?
Thanks!
Metadata
Metadata
Assignees
Labels
bugBugBugdocumentationDocumentation ChangesDocumentation Changesmore-info-neededMore info needed to asses the issueMore info needed to asses the issue