| Currently Hibernate OGM can generate Protobuf schema or user can define an alternative implementation using the property *hibernate.ogm.infinispan_remote.schema_override_service*, providing an alternative service for create it. In this issue we want provide a way for him to define the schema just providing the final file in resource folder. |