Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BOM_COORDINATES
The coordinates
(group:name:version) of the
spring-boot-dependencies bom. |
static java.lang.String |
BOOT_ARCHIVES_CONFIGURATION_NAME
The name of the
Configuration that contains Spring Boot archives. |
static java.lang.String |
BOOT_JAR_TASK_NAME
The name of the default
BootJar task. |
static java.lang.String |
BOOT_WAR_TASK_NAME
The name of the default
BootWar task. |
Constructor and Description |
---|
SpringBootPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project) |
public static final java.lang.String BOOT_ARCHIVES_CONFIGURATION_NAME
Configuration
that contains Spring Boot archives.public static final java.lang.String BOOT_JAR_TASK_NAME
BootJar
task.public static final java.lang.String BOOT_WAR_TASK_NAME
BootWar
task.public static final java.lang.String BOM_COORDINATES
(group:name:version)
of the
spring-boot-dependencies
bom.