Uses of Class
tech.jhipster.lite.module.domain.javaproperties.SpringFactory
Packages that use SpringFactory
-
Uses of SpringFactory in tech.jhipster.lite.module.domain.javaproperties
Methods in tech.jhipster.lite.module.domain.javaproperties that return SpringFactoryModifier and TypeMethodDescriptionSpringFactory.SpringFactoryValueBuilder.value(PropertyValue value) Methods in tech.jhipster.lite.module.domain.javaproperties that return types with arguments of type SpringFactoryModifier and TypeMethodDescriptionSpringFactories.factories()Returns the value of thefactoriesrecord component.SpringFactories.get()Constructor parameters in tech.jhipster.lite.module.domain.javaproperties with type arguments of type SpringFactoryModifierConstructorDescriptionSpringFactories(Collection<SpringFactory> factories) Creates an instance of aSpringFactoriesrecord class.