- valueOf(String) - Static method in enum org.springframework.boot.gradle.tasks.bundling.ZipCompression
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.boot.gradle.tasks.bundling.ZipCompression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionExtractor - Class in org.springframework.boot.gradle.util
-
Extracts version information for a Class.
- volume(Action<CacheSpec.VolumeCacheSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.CacheSpec
-
Configures a volume cache using the given action
.
- volume(Closure<?>) - Method in class org.springframework.boot.gradle.tasks.bundling.CacheSpec
-
Configures a volume cache using the given closure
.
- VolumeCacheSpec() - Constructor for class org.springframework.boot.gradle.tasks.bundling.CacheSpec.VolumeCacheSpec
-