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