Skip to content
@openapi-processor

openapiprocessor

a small framework to convert OpenAPI yaml descriptions to java code (Spring, Micronaut) or json

openapi-processor

openapi-processor is a small framework that converts an OpenAPI yaml description to a target format. The primary targets are Spring Boot & Micronaut. It generates framework specific interfaces and pojos based on the API and you implement the interfaces in your controllers.

The target programming language is Java, which makes the generated code usable from most JVM languages.

discussions

please use the discussions on the organization level.

documentation

See here for details.

snapshot repository

to use snapshot versions add https://oss.sonatype.org/content/repositories/snapshots as maven repository to your build file.

Pinned Loading

  1. openapi-processor-springopenapi-processor-springPublic

    an OpenAPI 3.2, 3.1 & 3.0 interface & model java code generator for Spring Boot

    Kotlin 56 11

  2. openapi-processor-micronautopenapi-processor-micronautPublic

    an OpenAPI 3.2, 3.1 & 3.0 interface & model java code generator for Micronaut

    Kotlin 3 2

  3. openapi-processor-gradleopenapi-processor-gradlePublic

    openapi-processor gradle plugin

    Groovy 6 2

  4. openapi-processor-mavenopenapi-processor-mavenPublic

    maven plugin to run any openapi-processor

    Java 7 2

  5. openapi-processor-samplesopenapi-processor-samplesPublic

    openapi-processor sample projects

    Kotlin 4 1

  6. openapi-parseropenapi-parserPublic

    OpenAPI 3.2, 3.1 & 3.0 Parser & JSON Schema Validator, Java

    Java 27 2

Repositories

Showing 10 of 25 repositories

Top languages

Loading…

Most used topics

Loading…