Constant Field Values
Contents
org.springframework.*
org.springframework.boot.cli.app.SpringApplicationWebApplicationInitializer Modifier and Type Constant Field Value public static final StringSOURCE_ENTRY"Spring-Application-Source-Classes"
org.springframework.boot.cli.archive.PackagedSpringApplicationLauncher Modifier and Type Constant Field Value public static final StringSOURCE_ENTRY"Spring-Application-Source-Classes"public static final StringSTART_CLASS_ENTRY"Start-Class"
org.springframework.boot.cli.compiler.DependencyAutoConfigurationTransformation Modifier and Type Constant Field Value public static final intORDER-2147483448org.springframework.boot.cli.compiler.DependencyManagementBomTransformation Modifier and Type Constant Field Value public static final intORDER-2147483548org.springframework.boot.cli.compiler.GroovyBeansTransformation Modifier and Type Constant Field Value public static final intORDER-2147483348org.springframework.boot.cli.compiler.ResolveDependencyCoordinatesTransformation Modifier and Type Constant Field Value public static final intORDER-2147483248
org.springframework.boot.cli.util.ResourceUtils Modifier and Type Constant Field Value public static final StringALL_CLASSPATH_URL_PREFIX"classpath*:"public static final StringCLASSPATH_URL_PREFIX"classpath:"public static final StringFILE_URL_PREFIX"file:"