Uses of Record Class
tech.jhipster.lite.module.domain.javaproperties.SpringProfile
Packages that use SpringProfile
Package
Description
-
Uses of SpringProfile in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return SpringProfileModifier and TypeMethodDescriptionstatic SpringProfileJHipsterModule.springProfile(String profile) Methods in tech.jhipster.lite.module.domain with parameters of type SpringProfileModifier and TypeMethodDescriptionJHipsterModule.JHipsterModuleBuilder.springMainBootstrapProperties(SpringProfile profile) JHipsterModule.JHipsterModuleBuilder.springMainProperties(SpringProfile profile) JHipsterModule.JHipsterModuleBuilder.springTestProperties(SpringProfile profile) -
Uses of SpringProfile in tech.jhipster.lite.module.domain.javaproperties
Fields in tech.jhipster.lite.module.domain.javaproperties declared as SpringProfileMethods in tech.jhipster.lite.module.domain.javaproperties with parameters of type SpringProfileModifier and TypeMethodDescriptionSpringProperty.SpringPropertyBuilder.profile(SpringProfile profile) SpringProperty.SpringPropertyProfileBuilder.profile(SpringProfile profile)