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.buildModule(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.buildModule(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.buildModule(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.buildModule(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.common.domain
Methods in tech.jhipster.lite.generator.client.common.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionClientsModulesFactory.clientModuleBuilder(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.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.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.tools.cypress.application
Methods in tech.jhipster.lite.generator.client.tools.cypress.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionCypressApplicationService.buildModule(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.buildModule(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.buildModule(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.buildModule(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.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.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.arch.application
Methods in tech.jhipster.lite.generator.server.javatool.arch.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionJavaArchUnitApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.javatool.arch.domain
Methods in tech.jhipster.lite.generator.server.javatool.arch.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 TypeMethodDescriptionFrontendMavenApplicationService.buildModule(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 TypeMethodDescriptionFrontendMavenModuleFactory.buildModule(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.buildModule(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 TypeMethodDescriptionJacocoThresholdModuleFactory.buildModule(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.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.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.banner.application
Methods in tech.jhipster.lite.generator.server.springboot.banner.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionBannerApplicationService.buildJHipsterV2Banner(JHipsterModuleProperties properties) BannerApplicationService.buildJHipsterV3Banner(JHipsterModuleProperties properties) BannerApplicationService.buildJHipsterV7Banner(JHipsterModuleProperties properties) BannerApplicationService.buildJHipsterV7ReactBanner(JHipsterModuleProperties properties) BannerApplicationService.buildJHipsterV7VueBanner(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.banner.domain
Methods in tech.jhipster.lite.generator.server.springboot.banner.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionBannerModuleFactory.buildModuleBannerJHipsterV2(JHipsterModuleProperties properties) BannerModuleFactory.buildModuleBannerJHipsterV3(JHipsterModuleProperties properties) BannerModuleFactory.buildModuleBannerJHipsterV7(JHipsterModuleProperties properties) BannerModuleFactory.buildModuleBannerJHipsterV7React(JHipsterModuleProperties properties) BannerModuleFactory.buildModuleBannerJHipsterV7Vue(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.addDummyProducerConsumer(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.buildModuleDummyProducerConsumer(JHipsterModuleProperties properties) KafkaModuleFactory.buildModuleInit(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.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.cucumberauthentication.application
Methods in tech.jhipster.lite.generator.server.springboot.cucumberauthentication.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.cucumberauthentication.domain
Methods in tech.jhipster.lite.generator.server.springboot.cucumberauthentication.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.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.mariadb.application
Methods in tech.jhipster.lite.generator.server.springboot.database.mariadb.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMariaDBApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.mariadb.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.mariadb.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMariaDBModuleFactory.buildModule(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.mssql.application
Methods in tech.jhipster.lite.generator.server.springboot.database.mssql.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMsSQLApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.mssql.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.mssql.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMsSQLModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.mysql.application
Methods in tech.jhipster.lite.generator.server.springboot.database.mysql.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMySQLApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.mysql.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.mysql.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionMySQLModuleFactory.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.postgresql.application
Methods in tech.jhipster.lite.generator.server.springboot.database.postgresql.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPostgresqlApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.database.postgresql.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.postgresql.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionPostgresqlModuleFactory.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.database.sqlcommon.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.sqlcommon.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionSQLCommonModuleBuilder.sqlCommonModuleBuilder(JHipsterModuleProperties properties, DatabaseType databaseType, DockerImageVersion dockerImage, DocumentationTitle documentationTitle, ArtifactId testContainerArtifactId) -
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.buildMysqlDependencyModule(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.buildMysqlDependencyModule(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.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.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.buildDockerFileModule(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.buildDockerFileModule(JHipsterModuleProperties properties) SpringBootDockerModuleFactory.buildJibModule(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.dummy.cassandrapersistence.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.cassandrapersistence.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyCassandraPersistenceApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.cassandrapersistence.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.cassandrapersistence.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyCassandraPersistenceModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.feature.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.feature.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.feature.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.feature.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyFeatureModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.flyway.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.flyway.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyFlywayApplicationService.buildNotPostgresqlModule(JHipsterModuleProperties properties) DummyFlywayApplicationService.buildPostgresqlModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.flyway.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.flyway.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyFlywayModuleFactory.buildNotPostgresqlModule(JHipsterModuleProperties properties) DummyFlywayModuleFactory.buildPostgresqlModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.jpapersistence.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.jpapersistence.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyJpaPersistenceApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.jpapersistence.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.jpapersistence.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyJpaPersistenceModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.liquibase.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.liquibase.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyLiquibaseApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.liquibase.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.liquibase.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyLiquibaseModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.mongopersistence.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.mongopersistence.application with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyMongoDBPersistenceApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModuleProperties in tech.jhipster.lite.generator.server.springboot.mvc.dummy.mongopersistence.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.mongopersistence.domain with parameters of type JHipsterModulePropertiesModifier and TypeMethodDescriptionDummyMongoDBPersistenceModuleFactory.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.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)