Uses of Class
io.spring.initializr.metadata.DependencyGroup
Packages that use DependencyGroup
-
Uses of DependencyGroup in io.spring.initializr.metadata
Methods in io.spring.initializr.metadata that return DependencyGroupModifier and TypeMethodDescriptionstatic DependencyGroupCreate a newDependencyGroupinstance with the given name.Methods in io.spring.initializr.metadata that return types with arguments of type DependencyGroupModifier and TypeMethodDescriptionDependenciesCapability.getContent()InitializrProperties.getDependencies()Method parameters in io.spring.initializr.metadata with type arguments of type DependencyGroupModifier and TypeMethodDescriptionvoidDependenciesCapability.merge(List<DependencyGroup> otherContent)