Uses of Class
tech.jhipster.lite.module.domain.javaproperties.SpringProperty
Packages that use SpringProperty
-
Uses of SpringProperty in tech.jhipster.lite.module.domain.javaproperties
Methods in tech.jhipster.lite.module.domain.javaproperties that return SpringPropertyModifier and TypeMethodDescriptionSpringProperty.SpringPropertyBuilder.build()SpringProperty.SpringPropertyProfileBuilder.build()Methods in tech.jhipster.lite.module.domain.javaproperties that return types with arguments of type SpringPropertyModifier and TypeMethodDescriptionSpringProperties.get()SpringProperties.properties()Returns the value of thepropertiesrecord component.Constructor parameters in tech.jhipster.lite.module.domain.javaproperties with type arguments of type SpringPropertyModifierConstructorDescriptionSpringProperties(Collection<SpringProperty> properties) Creates an instance of aSpringPropertiesrecord class.