Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.64 KB

README.adoc

File metadata and controls

40 lines (29 loc) · 1.64 KB

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.