Package io.spring.initializr.generator.condition
package io.spring.initializr.generator.condition
Project generation
Condition
annotations and supporting classes.-
ClassDescriptionCondition that matches when a generated project will use a particular
BuildSystem
.Condition that matches when a generated project will be written using a particularLanguage
.Condition that matches when a generated project will use a particularPackaging
.Condition that matches when a generated project is using a matching version of the platform.Condition that matches when aProjectDescription
defines a particular dependency.Base class for project generationConditions
that rely on the state of theProjectDescription
.