https://github.com/openapi-processor/openapi-processor-spring
an OpenAPI 3.2, 3.1 & 3.0 interface & model java code generator for Spring Boot
https://github.com/openapi-processor/openapi-processor-spring
openapi openapi-generator openapi-processor openapi3 openapi31 spring-boot
Last synced: 7 days ago
JSON representation
an OpenAPI 3.2, 3.1 & 3.0 interface & model java code generator for Spring Boot
- Host: GitHub
- URL: https://github.com/openapi-processor/openapi-processor-spring
- Owner: openapi-processor
- License: apache-2.0
- Created: 2019-07-14T17:16:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2026-04-18T12:22:57.000Z (10 days ago)
- Last Synced: 2026-04-18T13:26:41.584Z (10 days ago)
- Topics: openapi, openapi-generator, openapi-processor, openapi3, openapi31, spring-boot
- Language: Kotlin
- Homepage: https://docs.openapiprocessor.io
- Size: 2.68 MB
- Stars: 52
- Watchers: 2
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![][badge-ci]][workflow-ci]
[![][sonar-tecdebt]][sonar]
[![][badge-central]][oap-central]

# openapi-processor-spring
an [OpenAPI][openapi] interface only & model java code generator for [Spring Boot][springboot].
# documentation
See [here][oap-docs].
# snapshot repository
to use snapshot versions add `https://central.sonatype.com/repository/maven-snapshots` as maven repository to your build file.
[oap-central]: https://search.maven.org/search?q=io.openapiprocessor
[badge-central]: https://img.shields.io/maven-central/v/io.openapiprocessor/openapi-processor-spring?label=Maven%20Central
[badge-license]: https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42
[badge-ci]: https://github.com/openapi-processor/openapi-processor-spring/workflows/build/badge.svg
[oap-license]: https://github.com/openapi-processor/openapi-processor-spring/blob/master/LICENSE
[workflow-ci]: https://github.com/openapi-processor/openapi-processor-spring/actions?query=workflow%3Abuild
[sonar-coverage]: https://sonarcloud.io/api/project_badges/measure?project=openapi-processor_openapi-processor-spring&metric=coverage
[sonar-tecdebt]: https://sonarcloud.io/api/project_badges/measure?project=openapi-processor_openapi-processor-spring&metric=sqale_index
[sonar]: https://sonarcloud.io/dashboard?id=openapi-processor_openapi-processor-spring
[oap-docs]: https://docs.openapiprocessor.io
[openapi]: https://www.openapis.org/
[springboot]: https://spring.io/projects/spring-boot