Skip to content

openapi-processor/openapi-processor-core

Repository files navigation

badge measure?project=openapi processor openapi processor core&metric=coverage openapi processor core?label=Maven%20Central

openapi-processor-core

this is the re-usable core of the openapi-processors that generate java code.

It reads the OpenAPI yaml, converts it to an internal model and provides writers to generate java code.

documentation

See here.

snapshot repository

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