Uses of Interface
org.openapitools.codegen.languages.features.SpringFeatures
-
Packages that use SpringFeatures Package Description org.openapitools.codegen.languages org.openapitools.codegen.languages.features -
-
Uses of SpringFeatures in org.openapitools.codegen.languages
Classes in org.openapitools.codegen.languages that implement SpringFeatures Modifier and Type Class Description class
JavaCXFExtServerCodegen
An Apache CXF-based JAX-RS server with extended capabilities.class
JavaCXFServerCodegen
-
Uses of SpringFeatures in org.openapitools.codegen.languages.features
Subinterfaces of SpringFeatures in org.openapitools.codegen.languages.features Modifier and Type Interface Description interface
CXFExtServerFeatures
interface
CXFServerFeatures
Features supported by CXF 3 server
-