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** , providing an alternative service for create it . In this issue we We want provide a way for him to define the schema just providing the final file in resource folder. |
|