ナビゲーションリンクをスキップ

Spring Boot
A B C D E F G I L O P R S T V Z

D

dependencies(Action<LayeredSpec.DependenciesSpec>) - クラス org.springframework.boot.gradle.tasks.bundling.LayeredSpec のメソッド
指定された action を使用して LayeredSpec.DependenciesSpec をカスタマイズします。
dependencies(Closure<?>) - クラス org.springframework.boot.gradle.tasks.bundling.LayeredSpec のメソッド
指定された closure を使用して LayeredSpec.DependenciesSpec をカスタマイズします。
DependenciesIntoLayerSpec(String) - クラス org.springframework.boot.gradle.tasks.bundling.LayeredSpec.DependenciesIntoLayerSpec のコンストラクター
指定されたレイヤーのコンテンツを制御する新しい IntoLayerSpec を作成します。
DependenciesSpec(LayeredSpec.DependenciesIntoLayerSpec...) - クラス org.springframework.boot.gradle.tasks.bundling.LayeredSpec.DependenciesSpec のコンストラクター
指定された contents で新しい DependenciesSpec を作成します。
DEVELOPMENT_ONLY_CONFIGURATION_NAME - クラス org.springframework.boot.gradle.plugin.SpringBootPlugin の静的変数
developmentOnly 構成の名前。
docker(Action<DockerSpec>) - クラス org.springframework.boot.gradle.tasks.bundling.BootBuildImage のメソッド
指定された action を使用して Docker 接続を構成します。
docker(Closure<?>) - クラス org.springframework.boot.gradle.tasks.bundling.BootBuildImage のメソッド
指定された closure を使用して Docker 接続を構成します。
DockerRegistrySpec() - クラス org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec のコンストラクター
DockerSpec - org.springframework.boot.gradle.tasks.bundling のクラス
Docker 構成オプションをカプセル化します。
DockerSpec() - クラス org.springframework.boot.gradle.tasks.bundling.DockerSpec のコンストラクター
DockerSpec.DockerRegistrySpec - org.springframework.boot.gradle.tasks.bundling のクラス
Docker レジストリ認証構成オプションをカプセル化します。
A B C D E F G I L O P R S T V Z
ナビゲーションリンクをスキップ

Spring Boot