Uses of Class
tech.jhipster.config.JHipsterProperties.ApiDocs
-
Packages that use JHipsterProperties.ApiDocs Package Description tech.jhipster.config JHipster configuration classes and helpers.tech.jhipster.config.apidoc.customizer -
-
Uses of JHipsterProperties.ApiDocs in tech.jhipster.config
Methods in tech.jhipster.config that return JHipsterProperties.ApiDocs Modifier and Type Method Description JHipsterProperties.ApiDocsJHipsterProperties. getApiDocs()Getter for the fieldapi-docs. -
Uses of JHipsterProperties.ApiDocs in tech.jhipster.config.apidoc.customizer
Constructors in tech.jhipster.config.apidoc.customizer with parameters of type JHipsterProperties.ApiDocs Constructor Description JHipsterSpringfoxCustomizer(JHipsterProperties.ApiDocs properties)Constructor for JHipsterSpringfoxCustomizer.
-