A G O P S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- apply(Project) - Method in class org.springframework.boot.experimental.gradle.ThinLauncherPlugin
G
- generate() - Method in class org.springframework.boot.experimental.gradle.PomTask
- generate() - Method in class org.springframework.boot.experimental.gradle.PropertiesTask
- getConfiguration() - Method in class org.springframework.boot.experimental.gradle.PropertiesTask
- getName() - Method in class org.springframework.boot.experimental.gradle.PropertiesTask
- getOutput() - Method in class org.springframework.boot.experimental.gradle.PomTask
- getOutput() - Method in class org.springframework.boot.experimental.gradle.PropertiesTask
- getProfile() - Method in class org.springframework.boot.experimental.gradle.PropertiesTask
- getThinProperties(Configuration) - Method in class org.springframework.boot.experimental.gradle.PropertiesTask
O
- org.springframework.boot.experimental.gradle - package org.springframework.boot.experimental.gradle
P
- PomTask - Class in org.springframework.boot.experimental.gradle
-
Task to generate a pom file including all runtime dependencies.
- PomTask() - Constructor for class org.springframework.boot.experimental.gradle.PomTask
- PropertiesTask - Class in org.springframework.boot.experimental.gradle
-
Task to generate a thin.properties file including all runtime dependencies.
- PropertiesTask() - Constructor for class org.springframework.boot.experimental.gradle.PropertiesTask
S
- setConfiguration(Configuration) - Method in class org.springframework.boot.experimental.gradle.PropertiesTask
-
Sets the
Configurationthat will be used to resolve the dependencies that are listed inthin.properties. - setName(String) - Method in class org.springframework.boot.experimental.gradle.PropertiesTask
-
The name of the thin properties file (defaults to "thin").
- setOutput(File) - Method in class org.springframework.boot.experimental.gradle.PomTask
-
Sets the location to which the properties file will be written.
- setOutput(File) - Method in class org.springframework.boot.experimental.gradle.PropertiesTask
-
Sets the location to which the properties file will be written.
- setProfile(String) - Method in class org.springframework.boot.experimental.gradle.PropertiesTask
-
The profile to use for the generated properties (default null)
T
- ThinLauncherPlugin - Class in org.springframework.boot.experimental.gradle
-
Gradle
Pluginfor Spring Boot's thin launcher. - ThinLauncherPlugin() - Constructor for class org.springframework.boot.experimental.gradle.ThinLauncherPlugin
All Classes All Packages