kakawait / picocli-spring-boot-starter

Spring boot starter for Picocli command line parser that will simplify your CommandLineRunner
MIT License
51 stars 6 forks source link

Add support for @Command(subCommands={...}) param #12

Closed kakawait closed 5 years ago

kakawait commented 5 years ago

See ApplicationContextAwarePicocliFactory

fixes #9 and remkop/picocli#658 related to #7