Skip to content

User Guide

Comprehensive documentation for Apitomy Codegen.

Setup & Configuration

  • Maven Plugin — plugin setup, required dependencies, multiple specs, and IDE integration
  • Configuration Reference — all 14 <projectSettings> properties with types, defaults, and examples

Customizing Generation

  • OpenAPI Extensions — all x-codegen-* vendor extensions for controlling code generation from your API contract
  • Generated Output — what the generator produces: interfaces, beans, enums, project scaffold

Recipes

  • Examples — practical, copy-paste recipes for common use cases: reactive endpoints, Lombok annotations, schema inheritance, validation, custom return types, and more

Quick Navigation