Uses of Class
io.spring.initializr.metadata.ServiceCapability
Packages that use ServiceCapability
-
Uses of ServiceCapability in io.spring.initializr.metadata
Subclasses of ServiceCapability in io.spring.initializr.metadataModifier and TypeClassDescriptionclass
AServiceCapability
listing the available dependencies defined as aServiceCapabilityType.HIERARCHICAL_MULTI_SELECT
capability.class
Asingle select
capability.class
Atext
capability.class
Anaction
capability.Methods in io.spring.initializr.metadata with parameters of type ServiceCapabilityModifier and TypeMethodDescriptionvoid
ServiceCapability.merge
(ServiceCapability<T> other) Merge this capability with the specified argument.