I would like to be able to keep a schema with a fixed id even if the server is restarted.
Is it possible to persist the schemas in the Schema Registry in order to have them with the same id after the server crashes?
Otherwise, is it possible to hardcode a schema with a fixed id when the schema registry server starts?