Package io.micronaut.openapi.generator
package io.micronaut.openapi.generator
-
ClassDescriptionBase generator for Micronaut.A record that can be used to specify parameter mapping.The location of the parameter to be mapped.A record that can be used to specify parameter mapping.A class with lambdas to format mustache-generated code and formatting utility functions.A lambda that allows indenting its contents.A formatter that is responsible for removing extra empty lines in mustache files.A formatter that collects everything in a single line.The main interface of the generator options builder.The generator for creating Micronaut clients.The client generator options builder.The generator for creating Micronaut servers.Configures options which are specific to the server code.MicronautCodeGenerator<T extends GeneratorOptionsBuilder>Marker interface for all Micronaut code generators, used to avoid leaking internal types to public APIs.A code generator builder.Main entry point for Micronaut OpenAPI code generation.The different output kinds that the generator supports.The different test frameworks which are supported by this generator.Builder for generic options that the Micronaut code generator supports.The possible date-time formatting configurations.The supported serialization libraries.