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 SpringProfileModifier and TypeFieldDescriptionstatic final SpringProfileSpringProfile.DEFAULTstatic final SpringProfileSpringProfile.LOCALstatic final SpringProfileSpringProfile.TESTMethods in tech.jhipster.lite.module.domain.javaproperties that return SpringProfileMethods in tech.jhipster.lite.module.domain.javaproperties with parameters of type SpringProfileModifier and TypeMethodDescriptionSpringComment.SpringCommentBuilder.profile(SpringProfile profile) SpringComment.SpringCommentProfileBuilder.profile(SpringProfile profile) SpringPropertiesBlockComment.SpringPropertiesBlockCommentBuilder.profile(SpringProfile profile) SpringPropertiesBlockComment.SpringPropertiesBlockCommentProfileBuilder.profile(SpringProfile profile) SpringProperty.SpringPropertyBuilder.profile(SpringProfile profile) SpringProperty.SpringPropertyProfileBuilder.profile(SpringProfile profile)