Class RestDslSourceCodeGenerator<T>
java.lang.Object
org.apache.camel.generator.openapi.RestDslGenerator<RestDslSourceCodeGenerator<T>>
org.apache.camel.generator.openapi.RestDslSourceCodeGenerator<T>
public abstract class RestDslSourceCodeGenerator<T>
extends RestDslGenerator<RestDslSourceCodeGenerator<T>>
Generates Java source code
-
Method Summary
Modifier and TypeMethodDescriptionabstract voidwithClassName(String className) withIndent(String indent) withPackageName(String packageName) Methods inherited from class org.apache.camel.generator.openapi.RestDslGenerator
asSpringBootProject, asSpringComponent, determineBasePathFrom, determineBasePathFrom, determineBasePathFrom, determineHostFrom, resolveVariablesIn, toAppendable, toDefinition, toFiler, toPath, toXml, toYaml, withApiContextPath, withBasePath, withClientRequestValidation, withDestinationGenerator, withDestinationToSyntax, withOperationFilter, withOperationFilter, withRestComponent, withRestContextPath
-
Method Details
-
generate
- Throws:
IOException
-
withClassName
-
withIndent
-
withoutSourceCodeTimestamps
-
withPackageName
-
withSourceCodeTimestamps
-