sebastiandaschner blog
Creating Quarkus Command Mode standalone applications
wednesday, february 02, 2022You can use Quarkus' Command Mode to run standalone applications for tools or scheduled jobs that run similar to a Java main
method.
The benefit of using this mode is that you can use all the nice programming models that enterprise Java and its standards offers.
I’ve recorded a video that shows how to get started:
Also have a look at the Quarkus guides for the Command Mode and Picocli.
Found the post useful? Subscribe to my newsletter for more free content, tips and tricks on IT & Java: