Uses of Record Class
tech.jhipster.lite.module.domain.javabuild.command.AddGradleConfiguration
Packages that use AddGradleConfiguration
Package
Description
-
Uses of AddGradleConfiguration in tech.jhipster.lite.module.infrastructure.secondary.javadependency
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency with parameters of type AddGradleConfigurationModifier and TypeMethodDescriptionvoidJavaDependenciesCommandHandler.handle(AddGradleConfiguration command) -
Uses of AddGradleConfiguration in tech.jhipster.lite.module.infrastructure.secondary.javadependency.gradle
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency.gradle with parameters of type AddGradleConfigurationModifier and TypeMethodDescriptionvoidGradleCommandHandler.handle(AddGradleConfiguration command) -
Uses of AddGradleConfiguration in tech.jhipster.lite.module.infrastructure.secondary.javadependency.maven
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency.maven with parameters of type AddGradleConfigurationModifier and TypeMethodDescriptionvoidMavenCommandHandler.handle(AddGradleConfiguration command)