Uses of Record Class
tech.jhipster.lite.module.domain.mavenplugin.MavenPluginConfiguration
Packages that use MavenPluginConfiguration
Package
Description
-
Uses of MavenPluginConfiguration in tech.jhipster.lite.module.domain.javabuild.command
Methods in tech.jhipster.lite.module.domain.javabuild.command that return types with arguments of type MavenPluginConfigurationModifier and TypeMethodDescriptiondefault Optional<MavenPluginConfiguration> AddMavenPlugin.configuration() -
Uses of MavenPluginConfiguration in tech.jhipster.lite.module.domain.mavenplugin
Methods in tech.jhipster.lite.module.domain.mavenplugin that return types with arguments of type MavenPluginConfigurationModifier and TypeMethodDescriptionMavenPlugin.configuration()MavenPluginExecution.configuration()Methods in tech.jhipster.lite.module.domain.mavenplugin with parameters of type MavenPluginConfigurationModifier and TypeMethodDescriptionMavenPlugin.MavenPluginOptionalBuilder.configuration(MavenPluginConfiguration configuration) MavenPluginExecution.MavenPluginExecutionOptionalBuilder.configuration(MavenPluginConfiguration configuration)