| Package | Description |
|---|---|
| io.quarkus.bootstrap.app |
| Modifier and Type | Method and Description |
|---|---|
RunningQuarkusApplication |
StartupAction.run(String... args) |
RunningQuarkusApplication |
StartupAction.runMainClass(String... args)
Runs the application by running the main method of the main class.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.