インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
S
- setApplication(LayeredSpec.ApplicationSpec) - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
- アプリケーションクラスがリソースが属するレイヤーを制御する
LayeredSpec.ApplicationSpecを設定します。 - setClasspath(Object) - Method in class org.springframework.boot.gradle.plugin.ResolveMainClassName
- メインクラス名を解決するときにタスクが調べるクラスパスを設定します。
- setClasspath(Object) - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
- アーカイブに含めるクラスパスを設定します。
- setClasspath(Object) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- setClasspath(FileCollection) - Method in class org.springframework.boot.gradle.plugin.ResolveMainClassName
- メインクラス名を解決するときにタスクが調べるクラスパスを設定します。
- setClasspath(FileCollection) - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
- アーカイブに含めるクラスパスを設定します。
- setClasspath(FileCollection) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- setClasspathRoots(FileCollection) - Method in class org.springframework.boot.gradle.tasks.aot.ProcessTestAot
- テストクラスを処理するためにスキャンする必要があるクラスパスルートを設定します。
- setDependencies(LayeredSpec.DependenciesSpec) - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
- 依存関係が属するレイヤーを制御する
LayeredSpec.DependenciesSpecを設定します。 - setProvidedClasspath(Object) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- 提供されたクラスパスを設定して、war の
WEB-INF/lib-providedディレクトリに含めます。 - setProvidedClasspath(FileCollection) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- 提供されたクラスパスを設定して、war の
WEB-INF/lib-providedディレクトリに含めます。 - setPullPolicy(String) - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- イメージの構築時に使用されるイメージプルポリシーを設定します。
- setScript(File) - Method in class org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
- 実行可能アーカイブに含まれるスクリプト
FileSE を設定します。 - sourceResources(SourceSet) - Method in class org.springframework.boot.gradle.tasks.run.BootRun
output'sresources directoryの代わりに、指定されたsourceSet'sresourcesのsource directoriesをクラスパスの先頭に追加します。- SpringBootAotPlugin - Class in org.springframework.boot.gradle.plugin
- Spring Boot AOT 用の Gradle プラグイン。
- SpringBootAotPlugin() - Constructor for class org.springframework.boot.gradle.plugin.SpringBootAotPlugin
- SpringBootExtension - Class in org.springframework.boot.gradle.dsl
- Spring Boot の Gradle DSL へのエントリポイント。
- SpringBootExtension(Project) - Constructor for class org.springframework.boot.gradle.dsl.SpringBootExtension
- 指定された
projectに関連付けられた新しいSpringBootPluginExtensionを作成します。 - SpringBootPlugin - Class in org.springframework.boot.gradle.plugin
- Spring Boot 用の Gradle プラグイン。
- SpringBootPlugin() - Constructor for class org.springframework.boot.gradle.plugin.SpringBootPlugin
- STORED - Enum constant in enum class org.springframework.boot.gradle.tasks.bundling.ZipCompression
- エントリは、アーカイブ内の
ZipEntry.STOREDSE である必要があります。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式