Class SpringBootAotPlugin
java.lang.Object
org.springframework.boot.gradle.plugin.SpringBootAotPlugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringName of the mainaotsource set.static final StringName of theaotTestsource set.static final StringName of the defaultProcessAottask.static final StringName of the defaultProcessAottask. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AOT_SOURCE_SET_NAME
-
AOT_TEST_SOURCE_SET_NAME
-
PROCESS_AOT_TASK_NAME
-
PROCESS_TEST_AOT_TASK_NAME
Name of the defaultProcessAottask.- See Also:
-
-
Constructor Details
-
SpringBootAotPlugin
public SpringBootAotPlugin()
-
-
Method Details
-
apply
-