Uses of Class
tech.jhipster.lite.module.domain.JHipsterModule
Packages that use JHipsterModule
Package
Description
-
Uses of JHipsterModule in tech.jhipster.lite.generator.buildtool.gradle.application
Methods in tech.jhipster.lite.generator.buildtool.gradle.application that return JHipsterModuleModifier and TypeMethodDescriptionGradleApplicationService.buildGradleModule(JHipsterModuleProperties properties) GradleApplicationService.buildGradleWrapperModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.buildtool.gradle.domain
Methods in tech.jhipster.lite.generator.buildtool.gradle.domain that return JHipsterModuleModifier and TypeMethodDescriptionGradleModuleFactory.buildGradleModule(JHipsterModuleProperties properties) GradleModuleFactory.buildGradleWrapperModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.buildtool.maven.application
Methods in tech.jhipster.lite.generator.buildtool.maven.application that return JHipsterModuleModifier and TypeMethodDescriptionMavenApplicationService.buildMavenModule(JHipsterModuleProperties properties) MavenApplicationService.buildMavenWrapperModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.buildtool.maven.domain
Methods in tech.jhipster.lite.generator.buildtool.maven.domain that return JHipsterModuleModifier and TypeMethodDescriptionMavenModuleFactory.buildMavenModule(JHipsterModuleProperties properties) MavenModuleFactory.buildMavenWrapperModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.ci.github.actions.application
Methods in tech.jhipster.lite.generator.ci.github.actions.application that return JHipsterModuleModifier and TypeMethodDescriptionGitHubActionsApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.ci.github.actions.domain
Methods in tech.jhipster.lite.generator.ci.github.actions.domain that return JHipsterModuleModifier and TypeMethodDescriptionGitHubActionsModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.ci.gitlab.application
Methods in tech.jhipster.lite.generator.ci.gitlab.application that return JHipsterModuleModifier and TypeMethodDescriptionGitLabCiApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.ci.gitlab.domain
Methods in tech.jhipster.lite.generator.ci.gitlab.domain that return JHipsterModuleModifier and TypeMethodDescriptionGitLabCiModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.angular.admin.health.application
Methods in tech.jhipster.lite.generator.client.angular.admin.health.application that return JHipsterModuleModifier and TypeMethodDescriptionAngularHealthApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.angular.admin.health.domain
Methods in tech.jhipster.lite.generator.client.angular.admin.health.domain that return JHipsterModuleModifier and TypeMethodDescriptionAngularHealthModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.angular.core.application
Methods in tech.jhipster.lite.generator.client.angular.core.application that return JHipsterModuleModifier and TypeMethodDescriptionAngularApplicationService.buildInitModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.angular.core.domain
Methods in tech.jhipster.lite.generator.client.angular.core.domain that return JHipsterModuleModifier and TypeMethodDescriptionAngularModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.angular.security.jwt.application
Methods in tech.jhipster.lite.generator.client.angular.security.jwt.application that return JHipsterModuleModifier and TypeMethodDescriptionAngularJwtApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.angular.security.jwt.domain
Methods in tech.jhipster.lite.generator.client.angular.security.jwt.domain that return JHipsterModuleModifier and TypeMethodDescriptionAngularJwtModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.angular.security.oauth2.application
Methods in tech.jhipster.lite.generator.client.angular.security.oauth2.application that return JHipsterModuleModifier and TypeMethodDescriptionAngularOauth2ApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.angular.security.oauth2.domain
Methods in tech.jhipster.lite.generator.client.angular.security.oauth2.domain that return JHipsterModuleModifier and TypeMethodDescriptionAngularOauth2ModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.react.core.application
Methods in tech.jhipster.lite.generator.client.react.core.application that return JHipsterModuleModifier and TypeMethodDescriptionReactCoreApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.react.core.domain
Methods in tech.jhipster.lite.generator.client.react.core.domain that return JHipsterModuleModifier and TypeMethodDescriptionReactCoreModulesFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.react.security.jwt.application
Methods in tech.jhipster.lite.generator.client.react.security.jwt.application that return JHipsterModuleModifier and TypeMethodDescriptionReactJwtApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.react.security.jwt.domain
Methods in tech.jhipster.lite.generator.client.react.security.jwt.domain that return JHipsterModuleModifier and TypeMethodDescriptionReactJwtModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.svelte.core.application
Methods in tech.jhipster.lite.generator.client.svelte.core.application that return JHipsterModuleModifier and TypeMethodDescriptionSvelteApplicationService.buildModule(JHipsterModuleProperties project) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.svelte.core.domain
Methods in tech.jhipster.lite.generator.client.svelte.core.domain that return JHipsterModuleModifier and TypeMethodDescriptionSvelteModuleFactory.buildSvelteModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.tools.cypress.application
Methods in tech.jhipster.lite.generator.client.tools.cypress.application that return JHipsterModuleModifier and TypeMethodDescriptionCypressApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.tools.cypress.domain
Methods in tech.jhipster.lite.generator.client.tools.cypress.domain that return JHipsterModuleModifier and TypeMethodDescriptionCypressModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.tools.playwright.application
Methods in tech.jhipster.lite.generator.client.tools.playwright.application that return JHipsterModuleModifier and TypeMethodDescriptionPlaywrightApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.tools.playwright.domain
Methods in tech.jhipster.lite.generator.client.tools.playwright.domain that return JHipsterModuleModifier and TypeMethodDescriptionPlaywrightModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.vue.core.application
Methods in tech.jhipster.lite.generator.client.vue.core.application that return JHipsterModuleModifier and TypeMethodDescriptionVueApplicationService.buildPiniaModule(JHipsterModuleProperties properties) VueApplicationService.buildVueModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.client.vue.core.domain
Methods in tech.jhipster.lite.generator.client.vue.core.domain that return JHipsterModuleModifier and TypeMethodDescriptionVueModulesFactory.buildPiniaModule(JHipsterModuleProperties properties) VueModulesFactory.buildVueModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.init.application
Methods in tech.jhipster.lite.generator.init.application that return JHipsterModuleModifier and TypeMethodDescriptionInitApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.init.domain
Methods in tech.jhipster.lite.generator.init.domain that return JHipsterModuleModifier and TypeMethodDescriptionInitModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.prettier.application
Methods in tech.jhipster.lite.generator.prettier.application that return JHipsterModuleModifier and TypeMethodDescriptionPrettierApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.prettier.domain
Methods in tech.jhipster.lite.generator.prettier.domain that return JHipsterModuleModifier and TypeMethodDescriptionPrettierModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.hexagonaldocumentation.application
Methods in tech.jhipster.lite.generator.server.hexagonaldocumentation.application that return JHipsterModuleModifier and TypeMethodDescriptionHexagonalArchitectureDocumentationApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.hexagonaldocumentation.domain
Methods in tech.jhipster.lite.generator.server.hexagonaldocumentation.domain that return JHipsterModuleModifier and TypeMethodDescriptionHexagonalDocumentationModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.arch.application
Methods in tech.jhipster.lite.generator.server.javatool.arch.application that return JHipsterModuleModifier and TypeMethodDescriptionJavaArchUnitApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.arch.domain
Methods in tech.jhipster.lite.generator.server.javatool.arch.domain that return JHipsterModuleModifier and TypeMethodDescriptionArchUnitModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.base.application
Methods in tech.jhipster.lite.generator.server.javatool.base.application that return JHipsterModuleModifier and TypeMethodDescriptionJavaBaseApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.base.domain
Methods in tech.jhipster.lite.generator.server.javatool.base.domain that return JHipsterModuleModifier and TypeMethodDescriptionJavaBaseModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.checkstyle.application
Methods in tech.jhipster.lite.generator.server.javatool.checkstyle.application that return JHipsterModuleModifier and TypeMethodDescriptionCheckstyleApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.checkstyle.domain
Methods in tech.jhipster.lite.generator.server.javatool.checkstyle.domain that return JHipsterModuleModifier and TypeMethodDescriptionCheckstyleModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.frontendmaven.application
Methods in tech.jhipster.lite.generator.server.javatool.frontendmaven.application that return JHipsterModuleModifier and TypeMethodDescriptionFrontendMavenApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.frontendmaven.domain
Methods in tech.jhipster.lite.generator.server.javatool.frontendmaven.domain that return JHipsterModuleModifier and TypeMethodDescriptionFrontendMavenModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.jacoco.application
Methods in tech.jhipster.lite.generator.server.javatool.jacoco.application that return JHipsterModuleModifier and TypeMethodDescriptionJacocoApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.jacoco.domain
Methods in tech.jhipster.lite.generator.server.javatool.jacoco.domain that return JHipsterModuleModifier and TypeMethodDescriptionJacocoThresholdModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.java_enum.application
Methods in tech.jhipster.lite.generator.server.javatool.java_enum.application that return JHipsterModuleModifier and TypeMethodDescriptionJavaEnumsApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.java_enum.domain
Methods in tech.jhipster.lite.generator.server.javatool.java_enum.domain that return JHipsterModuleModifier and TypeMethodDescriptionJavaEnumsModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.memoizer.application
Methods in tech.jhipster.lite.generator.server.javatool.memoizer.application that return JHipsterModuleModifier and TypeMethodDescriptionJavaMemoizersApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.memoizer.domain
Methods in tech.jhipster.lite.generator.server.javatool.memoizer.domain that return JHipsterModuleModifier and TypeMethodDescriptionJavaMemoizersModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.protobuf.application
Methods in tech.jhipster.lite.generator.server.javatool.protobuf.application that return JHipsterModuleModifier and TypeMethodDescriptionProtobufApplicationService.buildProtobufBackwardsCompatibilityCheckModule(JHipsterModuleProperties properties) ProtobufApplicationService.buildProtobufModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.javatool.protobuf.domain
Methods in tech.jhipster.lite.generator.server.javatool.protobuf.domain that return JHipsterModuleModifier and TypeMethodDescriptionProtobufModuleFactory.buildProtobufBackwardsCompatibilityCheckModule(JHipsterModuleProperties properties) ProtobufModuleFactory.buildProtobufModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.pagination.domainmodel.application
Methods in tech.jhipster.lite.generator.server.pagination.domainmodel.application that return JHipsterModuleModifier and TypeMethodDescriptionPaginationDomainApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.pagination.domainmodel.domain
Methods in tech.jhipster.lite.generator.server.pagination.domainmodel.domain that return JHipsterModuleModifier and TypeMethodDescriptionPaginationDomainModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.pagination.jpa.application
Methods in tech.jhipster.lite.generator.server.pagination.jpa.application that return JHipsterModuleModifier and TypeMethodDescriptionJpaPaginationModuleApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.pagination.jpa.domain
Methods in tech.jhipster.lite.generator.server.pagination.jpa.domain that return JHipsterModuleModifier and TypeMethodDescriptionJpaPaginationModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.pagination.rest.application
Methods in tech.jhipster.lite.generator.server.pagination.rest.application that return JHipsterModuleModifier and TypeMethodDescriptionRestPaginationModuleApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.pagination.rest.domain
Methods in tech.jhipster.lite.generator.server.pagination.rest.domain that return JHipsterModuleModifier and TypeMethodDescriptionRestPaginationModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.sonarqube.application
Methods in tech.jhipster.lite.generator.server.sonarqube.application that return JHipsterModuleModifier and TypeMethodDescriptionSonarQubeApplicationService.buildBackendFrontendModule(JHipsterModuleProperties properties) SonarQubeApplicationService.buildBackendModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.sonarqube.domain
Methods in tech.jhipster.lite.generator.server.sonarqube.domain that return JHipsterModuleModifier and TypeMethodDescriptionSonarQubeModulesFactory.buildBackendFrontendModule(JHipsterModuleProperties properties) SonarQubeModulesFactory.buildBackendModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocauth0.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocauth0.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringDocAuth0ApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocauth0.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocauth0.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringDocAuth0ModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdoccore.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdoccore.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringdocApplicationService.buildSpringdocMvcModule(JHipsterModuleProperties properties) SpringdocApplicationService.buildSpringdocWebfluxModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdoccore.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdoccore.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringdocModuleFactory.buildModuleForMvc(JHipsterModuleProperties moduleProperties) SpringdocModuleFactory.buildModuleForWebflux(JHipsterModuleProperties moduleProperties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocjwt.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocjwt.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringdocJwtApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocjwt.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocjwt.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringdocJwtModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocoauth.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocoauth.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringdocOauth2ApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocoauth.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocoauth.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringDocOauth2ModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocokta.application
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocokta.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringDocOktaApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocokta.domain
Methods in tech.jhipster.lite.generator.server.springboot.apidocumentation.springdocokta.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringDocOktaModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.async.application
Methods in tech.jhipster.lite.generator.server.springboot.async.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootAsyncApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.async.domain
Methods in tech.jhipster.lite.generator.server.springboot.async.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootAsyncModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.banner.application
Methods in tech.jhipster.lite.generator.server.springboot.banner.application that return JHipsterModuleModifier and TypeMethodDescriptionBannerApplicationService.buildJHipsterV2Banner(JHipsterModuleProperties properties) BannerApplicationService.buildJHipsterV3Banner(JHipsterModuleProperties properties) BannerApplicationService.buildJHipsterV7Banner(JHipsterModuleProperties properties) BannerApplicationService.buildJHipsterV7ReactBanner(JHipsterModuleProperties properties) BannerApplicationService.buildJHipsterV7VueBanner(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.banner.domain
Methods in tech.jhipster.lite.generator.server.springboot.banner.domain that return JHipsterModuleModifier and TypeMethodDescriptionBannerModuleFactory.buildModuleBannerJHipsterV2(JHipsterModuleProperties properties) BannerModuleFactory.buildModuleBannerJHipsterV3(JHipsterModuleProperties properties) BannerModuleFactory.buildModuleBannerJHipsterV7(JHipsterModuleProperties properties) BannerModuleFactory.buildModuleBannerJHipsterV7React(JHipsterModuleProperties properties) BannerModuleFactory.buildModuleBannerJHipsterV7Vue(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.broker.kafka.application
Methods in tech.jhipster.lite.generator.server.springboot.broker.kafka.application that return JHipsterModuleModifier and TypeMethodDescriptionKafkaApplicationService.addAkhq(JHipsterModuleProperties properties) KafkaApplicationService.addDummyProducerConsumer(JHipsterModuleProperties properties) KafkaApplicationService.init(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.broker.kafka.domain
Methods in tech.jhipster.lite.generator.server.springboot.broker.kafka.domain that return JHipsterModuleModifier and TypeMethodDescriptionKafkaModuleFactory.buildModuleAkhq(JHipsterModuleProperties properties) KafkaModuleFactory.buildModuleDummyProducerConsumer(JHipsterModuleProperties properties) KafkaModuleFactory.buildModuleInit(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.broker.pulsar.application
Methods in tech.jhipster.lite.generator.server.springboot.broker.pulsar.application that return JHipsterModuleModifier and TypeMethodDescriptionPulsarApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.broker.pulsar.domain
Methods in tech.jhipster.lite.generator.server.springboot.broker.pulsar.domain that return JHipsterModuleModifier and TypeMethodDescriptionPulsarModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.cache.caffeine.application
Methods in tech.jhipster.lite.generator.server.springboot.cache.caffeine.application that return JHipsterModuleModifier and TypeMethodDescriptionCaffeineCacheApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.cache.caffeine.domain
Methods in tech.jhipster.lite.generator.server.springboot.cache.caffeine.domain that return JHipsterModuleModifier and TypeMethodDescriptionCaffeineCacheModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.cache.ehcache.application
Methods in tech.jhipster.lite.generator.server.springboot.cache.ehcache.application that return JHipsterModuleModifier and TypeMethodDescriptionEhcacheApplicationService.buildJavaConfigurationModule(JHipsterModuleProperties properties) EhcacheApplicationService.buildXmlConfigurationModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.cache.ehcache.domain
Methods in tech.jhipster.lite.generator.server.springboot.cache.ehcache.domain that return JHipsterModuleModifier and TypeMethodDescriptionEHCacheModulesFactory.buildJavaConfigurationModule(JHipsterModuleProperties properties) EHCacheModulesFactory.buildXmlConfigurationModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.cache.simple.application
Methods in tech.jhipster.lite.generator.server.springboot.cache.simple.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootCacheSimpleApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.cache.simple.domain
Methods in tech.jhipster.lite.generator.server.springboot.cache.simple.domain that return JHipsterModuleModifier and TypeMethodDescriptionSimpleCacheModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.core.application
Methods in tech.jhipster.lite.generator.server.springboot.core.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.core.domain
Methods in tech.jhipster.lite.generator.server.springboot.core.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootCoreModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.cucumber.application
Methods in tech.jhipster.lite.generator.server.springboot.cucumber.application that return JHipsterModuleModifier and TypeMethodDescriptionCucumberApplicationService.buildInitializationModule(JHipsterModuleProperties properties) CucumberApplicationService.buildJpaResetModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.cucumber.domain
Methods in tech.jhipster.lite.generator.server.springboot.cucumber.domain that return JHipsterModuleModifier and TypeMethodDescriptionCucumberModuleFactory.buildInitializationModule(JHipsterModuleProperties properties) CucumberModuleFactory.buildJpaResetModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.cucumberauthentication.application
Methods in tech.jhipster.lite.generator.server.springboot.cucumberauthentication.application that return JHipsterModuleModifier and TypeMethodDescriptionCucumberAuthenticationApplicationService.buildJWTModule(JHipsterModuleProperties properties) CucumberAuthenticationApplicationService.buildOauth2Module(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.cucumberauthentication.domain
Methods in tech.jhipster.lite.generator.server.springboot.cucumberauthentication.domain that return JHipsterModuleModifier and TypeMethodDescriptionCucumberAuthenticationModuleFactory.buildJWTModule(JHipsterModuleProperties properties) CucumberAuthenticationModuleFactory.buildOauth2Module(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.customjhlite.application
Methods in tech.jhipster.lite.generator.server.springboot.customjhlite.application that return JHipsterModuleModifier and TypeMethodDescriptionCustomJHLiteApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.customjhlite.domain
Methods in tech.jhipster.lite.generator.server.springboot.customjhlite.domain that return JHipsterModuleModifier and TypeMethodDescriptionCustomJHLiteModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.cassandra.application
Methods in tech.jhipster.lite.generator.server.springboot.database.cassandra.application that return JHipsterModuleModifier and TypeMethodDescriptionCassandraApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.cassandra.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.cassandra.domain that return JHipsterModuleModifier and TypeMethodDescriptionCassandraModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.hibernate2ndlevelcache.application
Methods in tech.jhipster.lite.generator.server.springboot.database.hibernate2ndlevelcache.application that return JHipsterModuleModifier and TypeMethodDescriptionHibernate2ndLevelCacheApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.hibernate2ndlevelcache.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.hibernate2ndlevelcache.domain that return JHipsterModuleModifier and TypeMethodDescriptionHibernate2ndLevelCacheModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.mariadb.application
Methods in tech.jhipster.lite.generator.server.springboot.database.mariadb.application that return JHipsterModuleModifier and TypeMethodDescriptionMariaDBApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.mariadb.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.mariadb.domain that return JHipsterModuleModifier and TypeMethodDescriptionMariaDBModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.mongodb.application
Methods in tech.jhipster.lite.generator.server.springboot.database.mongodb.application that return JHipsterModuleModifier and TypeMethodDescriptionMongodbApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.mongodb.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.mongodb.domain that return JHipsterModuleModifier and TypeMethodDescriptionMongoDbModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.mssql.application
Methods in tech.jhipster.lite.generator.server.springboot.database.mssql.application that return JHipsterModuleModifier and TypeMethodDescriptionMsSQLApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.mssql.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.mssql.domain that return JHipsterModuleModifier and TypeMethodDescriptionMsSQLModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.mysql.application
Methods in tech.jhipster.lite.generator.server.springboot.database.mysql.application that return JHipsterModuleModifier and TypeMethodDescriptionMySQLApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.mysql.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.mysql.domain that return JHipsterModuleModifier and TypeMethodDescriptionMySQLModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.neo4j.application
Methods in tech.jhipster.lite.generator.server.springboot.database.neo4j.application that return JHipsterModuleModifier and TypeMethodDescriptionNeo4jApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.neo4j.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.neo4j.domain that return JHipsterModuleModifier and TypeMethodDescriptionNeo4jModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.postgresql.application
Methods in tech.jhipster.lite.generator.server.springboot.database.postgresql.application that return JHipsterModuleModifier and TypeMethodDescriptionPostgresqlApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.postgresql.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.postgresql.domain that return JHipsterModuleModifier and TypeMethodDescriptionPostgresqlModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.redis.application
Methods in tech.jhipster.lite.generator.server.springboot.database.redis.application that return JHipsterModuleModifier and TypeMethodDescriptionRedisApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.database.redis.domain
Methods in tech.jhipster.lite.generator.server.springboot.database.redis.domain that return JHipsterModuleModifier and TypeMethodDescriptionRedisModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.dbmigration.cassandra.application
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.cassandra.application that return JHipsterModuleModifier and TypeMethodDescriptionCassandraMigrationApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.dbmigration.cassandra.domain
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.cassandra.domain that return JHipsterModuleModifier and TypeMethodDescriptionCassandraMigrationModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.dbmigration.flyway.application
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.flyway.application that return JHipsterModuleModifier and TypeMethodDescriptionFlywayApplicationService.buildInitializationModule(JHipsterModuleProperties properties) FlywayApplicationService.buildMysqlDependencyModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.dbmigration.flyway.domain
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.flyway.domain that return JHipsterModuleModifier and TypeMethodDescriptionFlywayModuleFactory.buildInitializationModule(JHipsterModuleProperties properties) FlywayModuleFactory.buildMysqlDependencyModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.dbmigration.liquibase.application
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.liquibase.application that return JHipsterModuleModifier and TypeMethodDescriptionLiquibaseApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.dbmigration.liquibase.domain
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.liquibase.domain that return JHipsterModuleModifier and TypeMethodDescriptionLiquibaseModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.dbmigration.mongock.application
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.mongock.application that return JHipsterModuleModifier and TypeMethodDescriptionMongockApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.dbmigration.mongock.domain
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.mongock.domain that return JHipsterModuleModifier and TypeMethodDescriptionMongockModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.dbmigration.neo4jmigrations.application
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.neo4jmigrations.application that return JHipsterModuleModifier and TypeMethodDescriptionNeo4jMigrationsApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.dbmigration.neo4jmigrations.domain
Methods in tech.jhipster.lite.generator.server.springboot.dbmigration.neo4jmigrations.domain that return JHipsterModuleModifier and TypeMethodDescriptionNeo4jMigrationsModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.devtools.application
Methods in tech.jhipster.lite.generator.server.springboot.devtools.application that return JHipsterModuleModifier and TypeMethodDescriptionDevToolsApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.devtools.domain
Methods in tech.jhipster.lite.generator.server.springboot.devtools.domain that return JHipsterModuleModifier and TypeMethodDescriptionDevToolsModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.docker.application
Methods in tech.jhipster.lite.generator.server.springboot.docker.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootDockerApplicationService.buildDockerFileModule(JHipsterModuleProperties properties) SpringBootDockerApplicationService.buildJibModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.docker.domain
Methods in tech.jhipster.lite.generator.server.springboot.docker.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootDockerModuleFactory.buildDockerFileModule(JHipsterModuleProperties properties) SpringBootDockerModuleFactory.buildJibModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.logging.logstash.application
Methods in tech.jhipster.lite.generator.server.springboot.logging.logstash.application that return JHipsterModuleModifier and TypeMethodDescriptionLogstashApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.logging.logstash.domain
Methods in tech.jhipster.lite.generator.server.springboot.logging.logstash.domain that return JHipsterModuleModifier and TypeMethodDescriptionLogstashModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.logsspy.application
Methods in tech.jhipster.lite.generator.server.springboot.logsspy.application that return JHipsterModuleModifier and TypeMethodDescriptionLogsSpyApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.logsspy.domain
Methods in tech.jhipster.lite.generator.server.springboot.logsspy.domain that return JHipsterModuleModifier and TypeMethodDescriptionLogsSpyModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.cassandrapersistence.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.cassandrapersistence.application that return JHipsterModuleModifier and TypeMethodDescriptionDummyCassandraPersistenceApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.cassandrapersistence.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.cassandrapersistence.domain that return JHipsterModuleModifier and TypeMethodDescriptionDummyCassandraPersistenceModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.feature.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.feature.application that return JHipsterModuleModifier and TypeMethodDescriptionDummyApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.feature.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.feature.domain that return JHipsterModuleModifier and TypeMethodDescriptionDummyFeatureModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.flyway.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.flyway.application that return JHipsterModuleModifier and TypeMethodDescriptionDummyFlywayApplicationService.buildNotPostgresqlModule(JHipsterModuleProperties properties) DummyFlywayApplicationService.buildPostgresqlModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.flyway.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.flyway.domain that return JHipsterModuleModifier and TypeMethodDescriptionDummyFlywayModuleFactory.buildNotPostgresqlModule(JHipsterModuleProperties properties) DummyFlywayModuleFactory.buildPostgresqlModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.jpapersistence.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.jpapersistence.application that return JHipsterModuleModifier and TypeMethodDescriptionDummyJpaPersistenceApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.jpapersistence.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.jpapersistence.domain that return JHipsterModuleModifier and TypeMethodDescriptionDummyJpaPersistenceModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.liquibase.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.liquibase.application that return JHipsterModuleModifier and TypeMethodDescriptionDummyLiquibaseApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.liquibase.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.liquibase.domain that return JHipsterModuleModifier and TypeMethodDescriptionDummyLiquibaseModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.mongopersistence.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.mongopersistence.application that return JHipsterModuleModifier and TypeMethodDescriptionDummyMongoDBPersistenceApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.dummy.mongopersistence.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.dummy.mongopersistence.domain that return JHipsterModuleModifier and TypeMethodDescriptionDummyMongoDBPersistenceModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.internationalized_errors.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.internationalized_errors.application that return JHipsterModuleModifier and TypeMethodDescriptionInternationalizedErrorsApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.internationalized_errors.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.internationalized_errors.domain that return JHipsterModuleModifier and TypeMethodDescriptionInternationalizedErrorsModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.security.jwt.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.jwt.application that return JHipsterModuleModifier and TypeMethodDescriptionJwtAuthenticationApplicationService.buildAuthenticationModule(JHipsterModuleProperties properties) JwtAuthenticationApplicationService.buildBasicAuthModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.security.jwt.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.jwt.domain that return JHipsterModuleModifier and TypeMethodDescriptionJwtAuthenticationModuleFactory.buildModule(JHipsterModuleProperties properties) JwtBasicAuthModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.security.kipe.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.kipe.application that return JHipsterModuleModifier and TypeMethodDescriptionKipeApplicationService.buildKipeAuthorizations(JHipsterModuleProperties properties) KipeApplicationService.buildKipeExpressions(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.security.kipe.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.security.kipe.domain that return JHipsterModuleModifier and TypeMethodDescriptionKipeAuthorizationModuleFactory.buildModule(JHipsterModuleProperties properties) KipeExpressionModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule 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 that return JHipsterModuleModifier and TypeMethodDescriptionOAuth2AccountSecurityApplicationService.buildOAuth2AccountModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule 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 that return JHipsterModuleModifier and TypeMethodDescriptionOAuth2AccountModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule 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 that return JHipsterModuleModifier and TypeMethodDescriptionOAuth2Auth0SecurityApplicationService.buildOAuth2Auth0Module(JHipsterModuleProperties properties) -
Uses of JHipsterModule 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 that return JHipsterModuleModifier and TypeMethodDescriptionOAuth2Auth0ModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule 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 that return JHipsterModuleModifier and TypeMethodDescriptionOAuth2SecurityApplicationService.buildOAuth2Module(JHipsterModuleProperties properties) -
Uses of JHipsterModule 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 that return JHipsterModuleModifier and TypeMethodDescriptionOAuth2ModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule 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 that return JHipsterModuleModifier and TypeMethodDescriptionOAuth2OktaSecurityApplicationService.buildOAuth2OktaModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule 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 that return JHipsterModuleModifier and TypeMethodDescriptionOAuth2OktaModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.web.application
Methods in tech.jhipster.lite.generator.server.springboot.mvc.web.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootMvcApplicationService.buildEmptyModule(JHipsterModuleProperties properties) SpringBootMvcApplicationService.buildTomcatModule(JHipsterModuleProperties properties) SpringBootMvcApplicationService.buildUndertowModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.mvc.web.domain
Methods in tech.jhipster.lite.generator.server.springboot.mvc.web.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootMvcsModulesFactory.buildEmptyModule(JHipsterModuleProperties properties) SpringBootMvcsModulesFactory.buildTomcatModule(JHipsterModuleProperties properties) SpringBootMvcsModulesFactory.buildUndertowModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.springcloud.configclient.application
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.configclient.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringCloudConfigClientApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.springcloud.configclient.domain
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.configclient.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringCloudConfigModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.springcloud.consul.application
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.consul.application that return JHipsterModuleModifier and TypeMethodDescriptionConsulApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.springcloud.consul.domain
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.consul.domain that return JHipsterModuleModifier and TypeMethodDescriptionConsulModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.springcloud.eureka.application
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.eureka.application that return JHipsterModuleModifier and TypeMethodDescriptionEurekaApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.springcloud.eureka.domain
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.eureka.domain that return JHipsterModuleModifier and TypeMethodDescriptionEurekaModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.springcloud.gateway.application
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.gateway.application that return JHipsterModuleModifier and TypeMethodDescriptionGatewayApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.springcloud.gateway.domain
Methods in tech.jhipster.lite.generator.server.springboot.springcloud.gateway.domain that return JHipsterModuleModifier and TypeMethodDescriptionGatewayModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.technicaltools.actuator.application
Methods in tech.jhipster.lite.generator.server.springboot.technicaltools.actuator.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootActuatorApplicationService.buildSpringBootActuatorModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.technicaltools.actuator.domain
Methods in tech.jhipster.lite.generator.server.springboot.technicaltools.actuator.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootActuatorModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.technicaltools.gitinfo.application
Methods in tech.jhipster.lite.generator.server.springboot.technicaltools.gitinfo.application that return JHipsterModuleModifier and TypeMethodDescriptionGitInfoApplicationService.buildGitInfoModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.technicaltools.gitinfo.domain
Methods in tech.jhipster.lite.generator.server.springboot.technicaltools.gitinfo.domain that return JHipsterModuleModifier and TypeMethodDescriptionGitInfoModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.thymeleaf.application
Methods in tech.jhipster.lite.generator.server.springboot.thymeleaf.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootThymeleafApplicationService.buildSpringBootThymeleafModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.thymeleaf.domain
Methods in tech.jhipster.lite.generator.server.springboot.thymeleaf.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootThymeleafModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.thymeleaf.template.application
Methods in tech.jhipster.lite.generator.server.springboot.thymeleaf.template.application that return JHipsterModuleModifier and TypeMethodDescriptionThymeleafTemplateModuleApplicationService.buildThymeleafAlpinejsWebjarsModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleApplicationService.buildThymeleafHtmxWebjarsModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleApplicationService.buildThymeleafTemplateModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleApplicationService.buildThymeleafTemplateTailwindcssModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.thymeleaf.template.domain
Methods in tech.jhipster.lite.generator.server.springboot.thymeleaf.template.domain that return JHipsterModuleModifier and TypeMethodDescriptionThymeleafTemplateModuleFactory.buildAlpineWebjarsModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleFactory.buildHtmxWebjarsModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleFactory.buildModule(JHipsterModuleProperties properties) ThymeleafTemplateModuleFactory.buildTailwindcssModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.webflux.web.application
Methods in tech.jhipster.lite.generator.server.springboot.webflux.web.application that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootWebfluxApplicationService.buildEmptyModule(JHipsterModuleProperties properties) SpringBootWebfluxApplicationService.buildNettyModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.springboot.webflux.web.domain
Methods in tech.jhipster.lite.generator.server.springboot.webflux.web.domain that return JHipsterModuleModifier and TypeMethodDescriptionSpringBootWebfluxModuleFactory.buildEmptyModule(JHipsterModuleProperties properties) SpringBootWebfluxModuleFactory.buildNettyModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.webjars.application
Methods in tech.jhipster.lite.generator.server.webjars.application that return JHipsterModuleModifier and TypeMethodDescriptionWebjarsApplicationService.buildWebjarsAlpineJSModule(JHipsterModuleProperties properties) WebjarsApplicationService.buildWebjarsHtmxModule(JHipsterModuleProperties properties) WebjarsApplicationService.buildWebjarsLocatorModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.server.webjars.domain
Methods in tech.jhipster.lite.generator.server.webjars.domain that return JHipsterModuleModifier and TypeMethodDescriptionWebjarsModuleFactory.buildWebjarsAlpineJSModule(JHipsterModuleProperties properties) WebjarsModuleFactory.buildWebjarsHtmxModule(JHipsterModuleProperties properties) WebjarsModuleFactory.buildWebjarsLocatorModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.setup.codespaces.application
Methods in tech.jhipster.lite.generator.setup.codespaces.application that return JHipsterModuleModifier and TypeMethodDescriptionCodespacesApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.setup.codespaces.domain
Methods in tech.jhipster.lite.generator.setup.codespaces.domain that return JHipsterModuleModifier and TypeMethodDescriptionCodespacesModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.setup.gitpod.application
Methods in tech.jhipster.lite.generator.setup.gitpod.application that return JHipsterModuleModifier and TypeMethodDescriptionGitpodApplicationService.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.setup.gitpod.domain
Methods in tech.jhipster.lite.generator.setup.gitpod.domain that return JHipsterModuleModifier and TypeMethodDescriptionGitpodModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.setup.infinitest.application
Methods in tech.jhipster.lite.generator.setup.infinitest.application that return JHipsterModuleModifier and TypeMethodDescriptionInfinitestApplicationService.build(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.setup.infinitest.domain
Methods in tech.jhipster.lite.generator.setup.infinitest.domain that return JHipsterModuleModifier and TypeMethodDescriptionInfinitestModuleFactory.build(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.setup.license.application
Methods in tech.jhipster.lite.generator.setup.license.application that return JHipsterModuleModifier and TypeMethodDescriptionLicenseApplicationService.buildApacheModule(JHipsterModuleProperties properties) LicenseApplicationService.buildMitModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.setup.license.domain
Methods in tech.jhipster.lite.generator.setup.license.domain that return JHipsterModuleModifier and TypeMethodDescriptionLicenseModuleFactory.buildApacheModule(JHipsterModuleProperties properties) LicenseModuleFactory.buildMitModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.typescript.core.application
Methods in tech.jhipster.lite.generator.typescript.core.application that return JHipsterModuleModifier and TypeMethodDescriptionTypescriptApplicationService.buildModule(JHipsterModuleProperties project) -
Uses of JHipsterModule in tech.jhipster.lite.generator.typescript.core.domain
Methods in tech.jhipster.lite.generator.typescript.core.domain that return JHipsterModuleModifier and TypeMethodDescriptionTypescriptModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.generator.typescript.optional.application
Methods in tech.jhipster.lite.generator.typescript.optional.application that return JHipsterModuleModifier and TypeMethodDescriptionOptionalTypescriptApplicationService.buildModule(JHipsterModuleProperties project) -
Uses of JHipsterModule in tech.jhipster.lite.generator.typescript.optional.domain
Methods in tech.jhipster.lite.generator.typescript.optional.domain that return JHipsterModuleModifier and TypeMethodDescriptionOptionalTypescriptModuleFactory.buildModule(JHipsterModuleProperties properties) -
Uses of JHipsterModule in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return JHipsterModuleModifier and TypeMethodDescriptionJHipsterModule.JHipsterModuleBuilder.build()JHipsterModuleFactory.create(JHipsterModuleProperties properties) JHipsterModule.withUpgrade(JHipsterModuleUpgrade upgrade) -
Uses of JHipsterModule in tech.jhipster.lite.module.domain.resource
Methods in tech.jhipster.lite.module.domain.resource that return JHipsterModuleModifier and TypeMethodDescriptionJHipsterModulesResources.build(JHipsterModuleSlug slug, JHipsterModuleProperties properties)