@Order(value=0) public class DefaultShellApplicationRunner extends Object implements ShellApplicationRunner
ShellApplicationRunner which dispatches to the first ordered ShellRunner able to handle
the shell.| Modifier and Type | Field and Description |
|---|---|
static int |
PRECEDENCE
The precedence at which this runner is executed with respect to other ApplicationRunner beans
|
| Constructor and Description |
|---|
DefaultShellApplicationRunner(List<ShellRunner> shellRunners) |
public static final int PRECEDENCE
public DefaultShellApplicationRunner(List<ShellRunner> shellRunners)
Copyright © 2023. All rights reserved.