Uses of Class
tech.jhipster.config.JHipsterProperties
Packages that use JHipsterProperties
Package
Description
Springfox configuraiton to generate ApiDocs documentation.
-
Uses of JHipsterProperties in tech.jhipster.config.apidoc
Constructors in tech.jhipster.config.apidoc with parameters of type JHipsterPropertiesModifierConstructorDescriptionJHipsterSpringDocGroupsConfiguration(JHipsterProperties jHipsterProperties) Constructor for OpenApiAutoConfiguration. -
Uses of JHipsterProperties in tech.jhipster.web.filter
Constructors in tech.jhipster.web.filter with parameters of type JHipsterPropertiesModifierConstructorDescriptionCachingHttpHeadersFilter(JHipsterProperties jHipsterProperties) Constructor for CachingHttpHeadersFilter.