micronaut-projects / micronaut-json-schema

Micronaut integration with JSON schema
Apache License 2.0
2 stars 0 forks source link

Micronaut json-schema

Maven Central Build Status

Revved up by Develocity

Adds the generation of JSON Schema from Java classes.

Documentation

See the Documentation for more information.

See the Snapshot Documentation for the current development docs.

Snapshots and Releases

Snapshots are automatically published to Sonatype Snapshots using GitHub Actions.

See the documentation in the Micronaut Docs for how to configure your build to use snapshots.

Releases are published to Maven Central via GitHub Actions.

Releases are completely automated. To perform a release use the following steps: