Class SwaggerDocumentationPostProcessor
java.lang.Object
de.hybris.bootstrap.beangenerator.postprocessors.SwaggerDocumentationPostProcessor
- All Implemented Interfaces:
BeansPostProcessor
-
Field Summary
Fields inherited from interface de.hybris.bootstrap.beangenerator.BeansPostProcessor
DEFAULT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends ClassNameAware>postProcess(Collection<? extends ClassNameAware> beans)
-
Constructor Details
-
SwaggerDocumentationPostProcessor
public SwaggerDocumentationPostProcessor()
-
-
Method Details
-
postProcess
- Specified by:
postProcessin interfaceBeansPostProcessor
-