Relative Content

Tag Archive for javajsonjacksonjsonschema

Check whether two JSON schemas are semantically the same

We automatically generate a JSON schema from our Java model on every build of our application, and automatically publish the schema on specific CI/CD pipeline runs. We need the schema to be versioned, and schema version is different from application version.