Currently Hibernate OGM can generate the Protobuf schema or the user can define an alternative implementation using the property *hibernate.ogm.infinispan_remote.schema_override_service*.
We want provide a way to define the schema just providing the final file in resource folder.
When you say "final file", do you mean a configuration file?
Yes a final configuation file, provided by the user instead of generated.