Uses of Class
tech.jhipster.lite.module.domain.properties.JHipsterModuleProperties
Packages that use JHipsterModuleProperties
Package
Description
-
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.buildtool.gradle.application
Methods in tech.jhipster.lite.generator.buildtool.gradle.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGradleApplicationService.buildGradleModule(JHipsterModuleProperties properties) GradleApplicationService.buildGradleWrapperModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.buildtool.gradle.domain
Methods in tech.jhipster.lite.generator.buildtool.gradle.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGradleModuleFactory.buildGradleModule(JHipsterModuleProperties properties) GradleModuleFactory.buildGradleWrapperModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.buildtool.maven.application
Methods in tech.jhipster.lite.generator.buildtool.maven.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMavenApplicationService.buildMavenModule(JHipsterModuleProperties properties) MavenApplicationService.buildMavenWrapperModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.buildtool.maven.domain
Methods in tech.jhipster.lite.generator.buildtool.maven.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMavenModuleFactory.buildMavenModule(JHipsterModuleProperties properties) MavenModuleFactory.buildMavenWrapperModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.ci.github.actions.application
Methods in tech.jhipster.lite.generator.ci.github.actions.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGitHubActionsApplicationService.buildGitHubActionsGradleModule(JHipsterModuleProperties properties) GitHubActionsApplicationService.buildGitHubActionsMavenModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.ci.github.actions.domain
Methods in tech.jhipster.lite.generator.ci.github.actions.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGitHubActionsModuleFactory.buildGitHubActionsGradleModule(JHipsterModuleProperties properties) GitHubActionsModuleFactory.buildGitHubActionsMavenModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.ci.gitlab.application
Methods in tech.jhipster.lite.generator.ci.gitlab.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGitLabCiApplicationService.buildGitLabCiGradleModule(JHipsterModuleProperties properties) GitLabCiApplicationService.buildGitLabCiMavenModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.ci.gitlab.domain
Methods in tech.jhipster.lite.generator.ci.gitlab.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGitLabCiModuleFactory.buildGitLabCiGradleModule(JHipsterModuleProperties properties) GitLabCiModuleFactory.buildGitLabCiMavenModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.ci.renovate.application
Methods in tech.jhipster.lite.generator.ci.renovate.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionRenovateApplicationService.buildRenovateModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.ci.renovate.domain
Methods in tech.jhipster.lite.generator.ci.renovate.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionRenovateModuleFactory.buildRenovateModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.angular.admin.health.application
Methods in tech.jhipster.lite.generator.client.angular.admin.health.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionAngularHealthApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.angular.admin.health.domain
Methods in tech.jhipster.lite.generator.client.angular.admin.health.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionAngularHealthModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.angular.core.application
Methods in tech.jhipster.lite.generator.client.angular.core.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionAngularApplicationService.buildInitModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.angular.core.domain
Methods in tech.jhipster.lite.generator.client.angular.core.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionAngularModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.angular.security.jwt.application
Methods in tech.jhipster.lite.generator.client.angular.security.jwt.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionAngularJwtApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.angular.security.jwt.domain
Methods in tech.jhipster.lite.generator.client.angular.security.jwt.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionAngularJwtModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.angular.security.oauth2.application
Methods in tech.jhipster.lite.generator.client.angular.security.oauth2.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionAngularOauth2ApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.angular.security.oauth2.domain
Methods in tech.jhipster.lite.generator.client.angular.security.oauth2.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionAngularOauth2ModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.hexagonal_documentation.application
Methods in tech.jhipster.lite.generator.client.hexagonal_documentation.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionFrontHexagonalArchitectureDocumentationApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.hexagonal_documentation.domain
Methods in tech.jhipster.lite.generator.client.hexagonal_documentation.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionFrontHexagonalDocumentationModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.loader.application
Methods in tech.jhipster.lite.generator.client.loader.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionTsLoaderModuleApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.loader.domain
Methods in tech.jhipster.lite.generator.client.loader.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionTsLoaderModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.pagination_domain.application
Methods in tech.jhipster.lite.generator.client.pagination_domain.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionTsPaginationDomainApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.pagination_domain.domain
Methods in tech.jhipster.lite.generator.client.pagination_domain.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionTSPaginationDomainModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.react.core.application
Methods in tech.jhipster.lite.generator.client.react.core.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionReactCoreApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.react.core.domain
Methods in tech.jhipster.lite.generator.client.react.core.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionReactCoreModulesFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.react.i18n.application
Methods in tech.jhipster.lite.generator.client.react.i18n.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionReactI18nApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.react.i18n.domain
Methods in tech.jhipster.lite.generator.client.react.i18n.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionReactI18nModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.react.security.jwt.application
Methods in tech.jhipster.lite.generator.client.react.security.jwt.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionReactJwtApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.react.security.jwt.domain
Methods in tech.jhipster.lite.generator.client.react.security.jwt.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionReactJwtModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.rest_pagination.application
Methods in tech.jhipster.lite.generator.client.rest_pagination.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionTSRestPaginationApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.rest_pagination.domain
Methods in tech.jhipster.lite.generator.client.rest_pagination.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionTSRestPaginationFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.svelte.core.application
Methods in tech.jhipster.lite.generator.client.svelte.core.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSvelteApplicationService.buildModule(JHipsterModuleProperties project) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.svelte.core.domain
Methods in tech.jhipster.lite.generator.client.svelte.core.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSvelteModuleFactory.buildSvelteModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.tikui.application
Methods in tech.jhipster.lite.generator.client.tikui.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionTikuiApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.tikui.domain
Methods in tech.jhipster.lite.generator.client.tikui.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionTikuiModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.tools.cypress.application
Methods in tech.jhipster.lite.generator.client.tools.cypress.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCypressApplicationService.buildComponentTestsModule(JHipsterModuleProperties properties) CypressApplicationService.buildE2ETestsModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.tools.cypress.domain
Methods in tech.jhipster.lite.generator.client.tools.cypress.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCypressModuleFactory.buildComponentTestsModule(JHipsterModuleProperties properties) CypressModuleFactory.buildE2ETestsModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.tools.playwright.application
Methods in tech.jhipster.lite.generator.client.tools.playwright.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPlaywrightApplicationService.buildComponentTestsModule(JHipsterModuleProperties properties) PlaywrightApplicationService.buildE2ETestsModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.tools.playwright.domain
Methods in tech.jhipster.lite.generator.client.tools.playwright.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPlaywrightModuleFactory.buildComponentTestsModule(JHipsterModuleProperties properties) PlaywrightModuleFactory.buildE2ETestsModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.vue.core.application
Methods in tech.jhipster.lite.generator.client.vue.core.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionVueApplicationService.buildPiniaModule(JHipsterModuleProperties properties) VueApplicationService.buildVueModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.vue.core.domain
Methods in tech.jhipster.lite.generator.client.vue.core.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionVueModulesFactory.buildPiniaModule(JHipsterModuleProperties properties) VueModulesFactory.buildVueModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.vue.i18n.application
Methods in tech.jhipster.lite.generator.client.vue.i18n.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionVueI18nApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.vue.i18n.domain
Methods in tech.jhipster.lite.generator.client.vue.i18n.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionVueI18nModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.vue.security.jwt.application
Methods in tech.jhipster.lite.generator.client.vue.security.jwt.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionVueJwtApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.vue.security.jwt.domain
Methods in tech.jhipster.lite.generator.client.vue.security.jwt.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionVueJwtModulesFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.vue.security.oauth2_keycloak.application
Methods in tech.jhipster.lite.generator.client.vue.security.oauth2_keycloak.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionVueOAuth2KeycloakApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.client.vue.security.oauth2_keycloak.domain
Methods in tech.jhipster.lite.generator.client.vue.security.oauth2_keycloak.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionVueOAuth2KeycloakModulesFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.init.application
Methods in tech.jhipster.lite.generator.init.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionInitApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.init.domain
Methods in tech.jhipster.lite.generator.init.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionInitModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.prettier.application
Methods in tech.jhipster.lite.generator.prettier.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPrettierApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.prettier.domain
Methods in tech.jhipster.lite.generator.prettier.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPrettierModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.documentation.jmolecules.application
Methods in tech.jhipster.lite.generator.server.documentation.jmolecules.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJMoleculesApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.documentation.jmolecules.domain
Methods in tech.jhipster.lite.generator.server.documentation.jmolecules.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJMoleculesModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.documentation.jqassistant.application
Methods in tech.jhipster.lite.generator.server.documentation.jqassistant.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJQAssistantApplicationService.buildJMoleculesModule(JHipsterModuleProperties properties) JQAssistantApplicationService.buildModule(JHipsterModuleProperties properties) JQAssistantApplicationService.buildSpringModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.documentation.jqassistant.domain
Methods in tech.jhipster.lite.generator.server.documentation.jqassistant.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJQAssistantModuleFactory.buildJMoleculesModule(JHipsterModuleProperties properties) JQAssistantModuleFactory.buildModule(JHipsterModuleProperties properties) JQAssistantModuleFactory.buildSpringModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.hexagonaldocumentation.application
Methods in tech.jhipster.lite.generator.server.hexagonaldocumentation.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionHexagonalArchitectureDocumentationApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.hexagonaldocumentation.domain
Methods in tech.jhipster.lite.generator.server.hexagonaldocumentation.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionHexagonalDocumentationModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.approvaltesting.application
Methods in tech.jhipster.lite.generator.server.javatool.approvaltesting.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionApprovalTestingApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.approvaltesting.domain
Methods in tech.jhipster.lite.generator.server.javatool.approvaltesting.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionApprovalTestingModuleFactory.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.archunit.application
Methods in tech.jhipster.lite.generator.server.javatool.archunit.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJavaArchUnitApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.archunit.domain
Methods in tech.jhipster.lite.generator.server.javatool.archunit.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionArchUnitModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.base.application
Methods in tech.jhipster.lite.generator.server.javatool.base.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJavaBaseApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.base.domain
Methods in tech.jhipster.lite.generator.server.javatool.base.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJavaBaseModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.checkstyle.application
Methods in tech.jhipster.lite.generator.server.javatool.checkstyle.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCheckstyleApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.checkstyle.domain
Methods in tech.jhipster.lite.generator.server.javatool.checkstyle.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCheckstyleModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.frontendmaven.application
Methods in tech.jhipster.lite.generator.server.javatool.frontendmaven.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionFrontendJavaBuildToolApplicationService.buildFrontendGradleModule(JHipsterModuleProperties properties) FrontendJavaBuildToolApplicationService.buildFrontendMavenCacheModule(JHipsterModuleProperties properties) FrontendJavaBuildToolApplicationService.buildFrontendMavenModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.frontendmaven.domain
Methods in tech.jhipster.lite.generator.server.javatool.frontendmaven.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionFrontendJavaBuildToolModuleFactory.buildFrontendGradleModule(JHipsterModuleProperties properties) FrontendJavaBuildToolModuleFactory.buildFrontendMavenCacheModule(JHipsterModuleProperties properties) FrontendJavaBuildToolModuleFactory.buildFrontendMavenModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.jacoco.application
Methods in tech.jhipster.lite.generator.server.javatool.jacoco.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJacocoApplicationService.buildJacocoModule(JHipsterModuleProperties properties) JacocoApplicationService.buildJacocoWithMinCoverageCheckModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.jacoco.domain
Methods in tech.jhipster.lite.generator.server.javatool.jacoco.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJacocoModuleFactory.buildJacocoModule(JHipsterModuleProperties properties) JacocoModuleFactory.buildJacocoWithMinCoverageCheckModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.java_enum.application
Methods in tech.jhipster.lite.generator.server.javatool.java_enum.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJavaEnumsApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.java_enum.domain
Methods in tech.jhipster.lite.generator.server.javatool.java_enum.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJavaEnumsModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.memoizer.application
Methods in tech.jhipster.lite.generator.server.javatool.memoizer.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJavaMemoizersApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.memoizer.domain
Methods in tech.jhipster.lite.generator.server.javatool.memoizer.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJavaMemoizersModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.pbt.application
Methods in tech.jhipster.lite.generator.server.javatool.pbt.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPropertyBasedTestingApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.pbt.domain
Methods in tech.jhipster.lite.generator.server.javatool.pbt.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPropertyBasedTestingModuleFactory.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.protobuf.application
Methods in tech.jhipster.lite.generator.server.javatool.protobuf.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionProtobufApplicationService.buildProtobufBackwardsCompatibilityCheckModule(JHipsterModuleProperties properties) ProtobufApplicationService.buildProtobufModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.protobuf.domain
Methods in tech.jhipster.lite.generator.server.javatool.protobuf.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionProtobufModuleFactory.buildProtobufBackwardsCompatibilityCheckModule(JHipsterModuleProperties properties) ProtobufModuleFactory.buildProtobufModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.pagination.domainmodel.application
Methods in tech.jhipster.lite.generator.server.pagination.domainmodel.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPaginationDomainApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.pagination.domainmodel.domain
Methods in tech.jhipster.lite.generator.server.pagination.domainmodel.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPaginationDomainModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.pagination.jpa.application
Methods in tech.jhipster.lite.generator.server.pagination.jpa.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJpaPaginationModuleApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.pagination.jpa.domain
Methods in tech.jhipster.lite.generator.server.pagination.jpa.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJpaPaginationModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.pagination.rest.application
Methods in tech.jhipster.lite.generator.server.pagination.rest.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionRestPaginationModuleApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.pagination.rest.domain
Methods in tech.jhipster.lite.generator.server.pagination.rest.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionRestPaginationModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.sonarqube.application
Methods in tech.jhipster.lite.generator.server.sonarqube.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSonarQubeApplicationService.buildBackendFrontendModule(JHipsterModuleProperties properties) SonarQubeApplicationService.buildBackendModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.sonarqube.domain
Methods in tech.jhipster.lite.generator.server.sonarqube.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSonarQubeModulesFactory.buildBackendFrontendModule(JHipsterModuleProperties properties) SonarQubeModulesFactory.buildBackendModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.openapicontract.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.openapicontract.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOpenApiContractApplicationService.buildBackwardsCompatibilityCheckModule(JHipsterModuleProperties properties) OpenApiContractApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.openapicontract.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.openapicontract.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOpenApiContractModuleFactory.buildBackwardsCompatibilityCheckModule(JHipsterModuleProperties properties) OpenApiContractModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocauth0.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocauth0.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringDocAuth0ApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocauth0.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocauth0.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringDocAuth0ModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdoccore.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdoccore.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringdocApplicationService.buildSpringdocMvcModule(JHipsterModuleProperties properties) SpringdocApplicationService.buildSpringdocWebfluxModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdoccore.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdoccore.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringdocModuleFactory.buildModuleForMvc(JHipsterModuleProperties moduleProperties) SpringdocModuleFactory.buildModuleForWebflux(JHipsterModuleProperties moduleProperties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocjwt.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocjwt.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringdocJwtApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocjwt.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocjwt.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringdocJwtModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocoauth.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocoauth.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringdocOauth2ApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocoauth.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocoauth.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringDocOauth2ModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocokta.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocokta.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringDocOktaApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocokta.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocokta.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringDocOktaModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.async.application
Methods in tech.jhipster.lite.generator.server.springboot.async.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootAsyncApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.async.domain
Methods in tech.jhipster.lite.generator.server.springboot.async.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootAsyncModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.broker.kafka.application
Methods in tech.jhipster.lite.generator.server.springboot.broker.kafka.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionKafkaApplicationService.addAkhq(JHipsterModuleProperties properties) KafkaApplicationService.addSampleProducerConsumer(JHipsterModuleProperties properties) KafkaApplicationService.init(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.broker.kafka.domain
Methods in tech.jhipster.lite.generator.server.springboot.broker.kafka.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionKafkaModuleFactory.buildModuleAkhq(JHipsterModuleProperties properties) KafkaModuleFactory.buildModuleInit(JHipsterModuleProperties properties) KafkaModuleFactory.buildModuleSampleProducerConsumer(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.broker.pulsar.application
Methods in tech.jhipster.lite.generator.server.springboot.broker.pulsar.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPulsarApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.broker.pulsar.domain
Methods in tech.jhipster.lite.generator.server.springboot.broker.pulsar.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPulsarModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cache.caffeine.application
Methods in tech.jhipster.lite.generator.server.springboot.cache.caffeine.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCaffeineCacheApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cache.caffeine.domain
Methods in tech.jhipster.lite.generator.server.springboot.cache.caffeine.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCaffeineCacheModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cache.ehcache.application
Methods in tech.jhipster.lite.generator.server.springboot.cache.ehcache.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionEhcacheApplicationService.buildJavaConfigurationModule(JHipsterModuleProperties properties) EhcacheApplicationService.buildXmlConfigurationModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cache.ehcache.domain
Methods in tech.jhipster.lite.generator.server.springboot.cache.ehcache.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionEHCacheModulesFactory.buildJavaConfigurationModule(JHipsterModuleProperties properties) EHCacheModulesFactory.buildXmlConfigurationModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cache.simple.application
Methods in tech.jhipster.lite.generator.server.springboot.cache.simple.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootCacheSimpleApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cache.simple.domain
Methods in tech.jhipster.lite.generator.server.springboot.cache.simple.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSimpleCacheModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.core.application
Methods in tech.jhipster.lite.generator.server.springboot.core.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.core.domain
Methods in tech.jhipster.lite.generator.server.springboot.core.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootCoreModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cucumber_authentication.application
Methods in tech.jhipster.lite.generator.server.springboot.cucumber_authentication.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCucumberAuthenticationApplicationService.buildJWTModule(JHipsterModuleProperties properties) CucumberAuthenticationApplicationService.buildOauth2Module(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cucumber_authentication.domain
Methods in tech.jhipster.lite.generator.server.springboot.cucumber_authentication.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCucumberAuthenticationModuleFactory.buildJWTModule(JHipsterModuleProperties properties) CucumberAuthenticationModuleFactory.buildOauth2Module(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cucumber.application
Methods in tech.jhipster.lite.generator.server.springboot.cucumber.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCucumberApplicationService.buildInitializationModule(JHipsterModuleProperties properties) CucumberApplicationService.buildJpaResetModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cucumber.domain
Methods in tech.jhipster.lite.generator.server.springboot.cucumber.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCucumberModuleFactory.buildInitializationModule(JHipsterModuleProperties properties) CucumberModuleFactory.buildJpaResetModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.cucumbercommon.domain
Methods in tech.jhipster.lite.generator.server.springboot.cucumbercommon.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCucumbersModules.cucumberModuleBuilder(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.customjhlite.application
Methods in tech.jhipster.lite.generator.server.springboot.customjhlite.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCustomJHLiteApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.customjhlite.domain
Methods in tech.jhipster.lite.generator.server.springboot.customjhlite.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCustomJHLiteModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.cassandra.application
Methods in tech.jhipster.lite.generator.server.springboot.database.cassandra.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCassandraApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.cassandra.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.cassandra.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCassandraModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.hibernate2ndlevelcache.application
Methods in tech.jhipster.lite.generator.server.springboot.database.hibernate2ndlevelcache.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionHibernate2ndLevelCacheApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.hibernate2ndlevelcache.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.hibernate2ndlevelcache.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionHibernate2ndLevelCacheModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.jpa.application
Methods in tech.jhipster.lite.generator.server.springboot.database.jpa.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJpaApplicationService.buildMariaDB(JHipsterModuleProperties properties) JpaApplicationService.buildMsSQL(JHipsterModuleProperties properties) JpaApplicationService.buildMySQL(JHipsterModuleProperties properties) JpaApplicationService.buildPostgresql(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.jpa.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.jpa.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJpaModuleFactory.buildMariaDB(JHipsterModuleProperties properties) JpaModuleFactory.buildMsSQL(JHipsterModuleProperties properties) JpaModuleFactory.buildMySQL(JHipsterModuleProperties properties) JpaModuleFactory.buildPostgresql(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.mongodb.application
Methods in tech.jhipster.lite.generator.server.springboot.database.mongodb.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMongodbApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.mongodb.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.mongodb.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMongoDbModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.neo4j.application
Methods in tech.jhipster.lite.generator.server.springboot.database.neo4j.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionNeo4jApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.neo4j.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.neo4j.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionNeo4jModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.redis.application
Methods in tech.jhipster.lite.generator.server.springboot.database.redis.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionRedisApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.redis.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.redis.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionRedisModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.dbmigration.cassandra.application
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.cassandra.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCassandraMigrationApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.dbmigration.cassandra.domain
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.cassandra.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCassandraMigrationModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.dbmigration.flyway.application
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.flyway.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionFlywayApplicationService.buildInitializationModule(JHipsterModuleProperties properties) FlywayApplicationService.buildMsSqlServerDependencyModule(JHipsterModuleProperties properties) FlywayApplicationService.buildMysqlDependencyModule(JHipsterModuleProperties properties) FlywayApplicationService.buildPostgresqlDependencyModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.dbmigration.flyway.domain
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.flyway.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionFlywayModuleFactory.buildInitializationModule(JHipsterModuleProperties properties) FlywayModuleFactory.buildMsSqlServerDependencyModule(JHipsterModuleProperties properties) FlywayModuleFactory.buildMysqlDependencyModule(JHipsterModuleProperties properties) FlywayModuleFactory.buildPostgresqlDependencyModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.dbmigration.liquibase.application
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.liquibase.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionLiquibaseApplicationService.buildAsyncModule(JHipsterModuleProperties properties) LiquibaseApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.dbmigration.liquibase.domain
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.liquibase.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionLiquibaseModuleFactory.buildAsyncModule(JHipsterModuleProperties properties) LiquibaseModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.dbmigration.mongock.application
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.mongock.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMongockApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.dbmigration.mongock.domain
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.mongock.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMongockModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.dbmigration.neo4jmigrations.application
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.neo4jmigrations.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionNeo4jMigrationsApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.dbmigration.neo4jmigrations.domain
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.neo4jmigrations.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionNeo4jMigrationsModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.devtools.application
Methods in tech.jhipster.lite.generator.server.springboot.devtools.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDevToolsApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.devtools.domain
Methods in tech.jhipster.lite.generator.server.springboot.devtools.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDevToolsModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.docker.application
Methods in tech.jhipster.lite.generator.server.springboot.docker.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootDockerApplicationService.buildDockerFileGradleModule(JHipsterModuleProperties properties) SpringBootDockerApplicationService.buildDockerFileMavenModule(JHipsterModuleProperties properties) SpringBootDockerApplicationService.buildJibModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.docker.domain
Methods in tech.jhipster.lite.generator.server.springboot.docker.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootDockerModuleFactory.buildDockerFileGradleModule(JHipsterModuleProperties properties) SpringBootDockerModuleFactory.buildDockerFileMavenModule(JHipsterModuleProperties properties) SpringBootDockerModuleFactory.buildJibModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.locale_profile.application
Methods in tech.jhipster.lite.generator.server.springboot.locale_profile.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionLocalProfileApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.locale_profile.domain
Methods in tech.jhipster.lite.generator.server.springboot.locale_profile.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionLocalProfileModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.logging.logstash.application
Methods in tech.jhipster.lite.generator.server.springboot.logging.logstash.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionLogstashApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.logging.logstash.domain
Methods in tech.jhipster.lite.generator.server.springboot.logging.logstash.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionLogstashModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.logsspy.application
Methods in tech.jhipster.lite.generator.server.springboot.logsspy.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionLogsSpyApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.logsspy.domain
Methods in tech.jhipster.lite.generator.server.springboot.logsspy.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionLogsSpyModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.internationalized_errors.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.internationalized_errors.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionInternationalizedErrorsApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.internationalized_errors.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.internationalized_errors.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionInternationalizedErrorsModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.cassandrapersistence.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.cassandrapersistence.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleCassandraPersistenceApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.cassandrapersistence.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.cassandrapersistence.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleCassandraPersistenceModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.feature.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.feature.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleFeatureApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.feature.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.feature.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleFeatureModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.flyway.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.flyway.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleFlywayApplicationService.buildNotPostgresqlModule(JHipsterModuleProperties properties) SampleFlywayApplicationService.buildPostgresqlModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.flyway.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.flyway.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleFlywayModuleFactory.buildNotPostgresqlModule(JHipsterModuleProperties properties) SampleFlywayModuleFactory.buildPostgresqlModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.jpapersistence.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.jpapersistence.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleJpaPersistenceApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.jpapersistence.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.jpapersistence.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleJpaPersistenceModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.liquibase.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.liquibase.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleLiquibaseApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.liquibase.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.liquibase.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleLiquibaseModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.mongopersistence.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.mongopersistence.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleMongoDBPersistenceApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.sample.mongopersistence.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.sample.mongopersistence.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSampleMongoDBPersistenceModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.common.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.common.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionAuthenticationModulesFactory.authenticationModuleBuilder(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.jwt.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.jwt.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJwtAuthenticationApplicationService.buildAuthenticationModule(JHipsterModuleProperties properties) JwtAuthenticationApplicationService.buildBasicAuthModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.jwt.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.jwt.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJwtAuthenticationModuleFactory.buildModule(JHipsterModuleProperties properties) JwtBasicAuthModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.kipe.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.kipe.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionKipeApplicationService.buildKipeAuthorizations(JHipsterModuleProperties properties) KipeApplicationService.buildKipeExpressions(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.kipe.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.kipe.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionKipeAuthorizationModuleFactory.buildModule(JHipsterModuleProperties properties) KipeExpressionModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.account.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.account.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOAuth2AccountSecurityApplicationService.buildOAuth2AccountModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.account.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.account.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOAuth2AccountModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.auth0.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.auth0.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOAuth2Auth0SecurityApplicationService.buildOAuth2Auth0Module(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.auth0.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.auth0.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOAuth2Auth0ModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.core.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.core.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOAuth2SecurityApplicationService.buildOAuth2Module(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.core.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.core.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOAuth2ModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.okta.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.okta.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOAuth2OktaSecurityApplicationService.buildOAuth2OktaModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.okta.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.oauth2.okta.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOAuth2OktaModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.web.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.web.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootMvcApplicationService.buildEmptyModule(JHipsterModuleProperties properties) SpringBootMvcApplicationService.buildTomcatModule(JHipsterModuleProperties properties) SpringBootMvcApplicationService.buildUndertowModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.web.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.web.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootMvcsModulesFactory.buildEmptyModule(JHipsterModuleProperties properties) SpringBootMvcsModulesFactory.buildTomcatModule(JHipsterModuleProperties properties) SpringBootMvcsModulesFactory.buildUndertowModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.springcloud.configclient.application
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.configclient.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringCloudConfigClientApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.springcloud.configclient.domain
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.configclient.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringCloudConfigModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.springcloud.consul.application
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.consul.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionConsulApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.springcloud.consul.domain
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.consul.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionConsulModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.springcloud.eureka.application
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.eureka.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionEurekaApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.springcloud.eureka.domain
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.eureka.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionEurekaModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.springcloud.gateway.application
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.gateway.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGatewayApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.springcloud.gateway.domain
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.gateway.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGatewayModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.technicaltools.actuator.application
Methods in tech.jhipster.lite.generator.server.springboot.technicaltools.actuator.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootActuatorApplicationService.buildSpringBootActuatorModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.technicaltools.actuator.domain
Methods in tech.jhipster.lite.generator.server.springboot.technicaltools.actuator.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootActuatorModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.technicaltools.gitinfo.application
Methods in tech.jhipster.lite.generator.server.springboot.technicaltools.gitinfo.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGitInfoApplicationService.buildGitInfoModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.technicaltools.gitinfo.domain
Methods in tech.jhipster.lite.generator.server.springboot.technicaltools.gitinfo.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGitInfoModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.thymeleaf.application
Methods in tech.jhipster.lite.generator.server.springboot.thymeleaf.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootThymeleafApplicationService.buildSpringBootThymeleafModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.thymeleaf.domain
Methods in tech.jhipster.lite.generator.server.springboot.thymeleaf.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootThymeleafModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.thymeleaf.template.application
Methods in tech.jhipster.lite.generator.server.springboot.thymeleaf.template.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionThymeleafTemplateModuleApplicationService.buildThymeleafAlpinejsWebjarsModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleApplicationService.buildThymeleafHtmxWebjarsModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleApplicationService.buildThymeleafTemplateModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleApplicationService.buildThymeleafTemplateTailwindcssModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.thymeleaf.template.domain
Methods in tech.jhipster.lite.generator.server.springboot.thymeleaf.template.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionThymeleafTemplateModuleFactory.buildAlpineWebjarsModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleFactory.buildHtmxWebjarsModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleFactory.buildModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleFactory.buildTailwindcssModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.webflux.web.application
Methods in tech.jhipster.lite.generator.server.springboot.webflux.web.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootWebfluxApplicationService.buildEmptyModule(JHipsterModuleProperties properties) SpringBootWebfluxApplicationService.buildNettyModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.webflux.web.domain
Methods in tech.jhipster.lite.generator.server.springboot.webflux.web.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSpringBootWebfluxModuleFactory.buildEmptyModule(JHipsterModuleProperties properties) SpringBootWebfluxModuleFactory.buildNettyModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.webjars.application
Methods in tech.jhipster.lite.generator.server.webjars.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionWebjarsApplicationService.buildWebjarsAlpineJSModule(JHipsterModuleProperties properties) WebjarsApplicationService.buildWebjarsHtmxModule(JHipsterModuleProperties properties) WebjarsApplicationService.buildWebjarsLocatorModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.webjars.domain
Methods in tech.jhipster.lite.generator.server.webjars.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionWebjarsModuleFactory.buildWebjarsAlpineJSModule(JHipsterModuleProperties properties) WebjarsModuleFactory.buildWebjarsHtmxModule(JHipsterModuleProperties properties) WebjarsModuleFactory.buildWebjarsLocatorModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.setup.codespaces.application
Methods in tech.jhipster.lite.generator.setup.codespaces.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCodespacesApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.setup.codespaces.domain
Methods in tech.jhipster.lite.generator.setup.codespaces.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCodespacesModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.setup.gitpod.application
Methods in tech.jhipster.lite.generator.setup.gitpod.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGitpodApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.setup.gitpod.domain
Methods in tech.jhipster.lite.generator.setup.gitpod.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionGitpodModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.setup.infinitest.application
Methods in tech.jhipster.lite.generator.setup.infinitest.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionInfinitestApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.setup.infinitest.domain
Methods in tech.jhipster.lite.generator.setup.infinitest.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionInfinitestModuleFactory.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.setup.license.application
Methods in tech.jhipster.lite.generator.setup.license.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionLicenseApplicationService.buildApacheModule(JHipsterModuleProperties properties) LicenseApplicationService.buildMitModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.setup.license.domain
Methods in tech.jhipster.lite.generator.setup.license.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionLicenseModuleFactory.buildApacheModule(JHipsterModuleProperties properties) LicenseModuleFactory.buildMitModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.typescript.core.application
Methods in tech.jhipster.lite.generator.typescript.core.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionTypescriptApplicationService.buildModule(JHipsterModuleProperties project) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.typescript.core.domain
Methods in tech.jhipster.lite.generator.typescript.core.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionTypescriptModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.typescript.optional.application
Methods in tech.jhipster.lite.generator.typescript.optional.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOptionalTypescriptApplicationService.buildModule(JHipsterModuleProperties project) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.typescript.optional.domain
Methods in tech.jhipster.lite.generator.typescript.optional.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionOptionalTypescriptModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return JHipsterModulePropertiesModifier and TypeMethodDescriptionJHipsterModule.properties()JHipsterModuleApplied.properties()Returns the value of thepropertiesrecord component.JHipsterModulesToApply.properties()Returns the value of thepropertiesrecord component.JHipsterModuleToApply.properties()Returns the value of thepropertiesrecord component.Methods in tech.jhipster.lite.module.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJHipsterModuleFactory.create(JHipsterModuleProperties properties) JHipsterModule.moduleBuilder(JHipsterModuleProperties properties) Constructors in tech.jhipster.lite.module.domain with parameters of type JHipsterModulePropertiesModifierConstructorDescriptionJHipsterModuleApplied(JHipsterModuleSlug slug, JHipsterModuleProperties properties, Instant time) Creates an instance of aJHipsterModuleAppliedrecord class.JHipsterModulesToApply(Collection<JHipsterModuleSlug> slugs, JHipsterModuleProperties properties) Creates an instance of aJHipsterModulesToApplyrecord class.JHipsterModuleToApply(JHipsterModuleSlug slug, JHipsterModuleProperties properties) Creates an instance of aJHipsterModuleToApplyrecord class. -
Uses of JHipsterModuleProperties in tech.jhipster.lite.module.domain.resource
Methods in tech.jhipster.lite.module.domain.resource with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJHipsterModulesResources.build(JHipsterModuleSlug slug, JHipsterModuleProperties properties)