| パッケージ | 説明 |
|---|---|
| org.springframework.boot.cli.command | CLI のコマンドインフラストラクチャ。 |
| org.springframework.boot.cli.command.encodepassword | パスワードエンコード用の CLI コマンド。 |
| org.springframework.boot.cli.command.init | Spring Initializr を使用して新しいアプリケーションを初期化する CLI コマンド。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
CollectionSE<HelpExample> | AbstractCommand.getExamples() |
CollectionSE<HelpExample> | Command.getExamples() コマンドのいくつかの例を返します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
CollectionSE<HelpExample> | EncodePasswordCommand.getExamples() |
| 修飾子と型 | メソッドと説明 |
|---|---|
CollectionSE<HelpExample> | InitCommand.getExamples() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.