Uses of Interface
org.openapitools.codegen.languages.features.SwaggerUIFeatures
-
Packages that use SwaggerUIFeatures Package Description org.openapitools.codegen.languages org.openapitools.codegen.languages.features -
-
Uses of SwaggerUIFeatures in org.openapitools.codegen.languages
Classes in org.openapitools.codegen.languages that implement SwaggerUIFeatures Modifier and Type Class Description classJavaCamelServerCodegenclassJavaCXFExtServerCodegenAn Apache CXF-based JAX-RS server with extended capabilities.classJavaCXFServerCodegenMustache templates are located insrc/main/resources/JavaJaxRS/cxf/.classKotlinSpringServerCodegenOpenAPI Generator codegen implementation for Kotlin + Spring.classSpringCodegenMustache templates are located insrc/main/resources/JavaSpring/(root templates shared across all libraries) andsrc/main/resources/JavaSpring/libraries/(library-specific overrides). -
Uses of SwaggerUIFeatures in org.openapitools.codegen.languages.features
Subinterfaces of SwaggerUIFeatures in org.openapitools.codegen.languages.features Modifier and Type Interface Description interfaceCXFExtServerFeaturesinterfaceCXFServerFeaturesFeatures supported by CXF 3 server
-