Move MongoConfigurationContributor to com.mongodb.hibernate.cfg.spi

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None

      Hibernate ORM has only two packages with the service.spi suffices:

      All other SPI packages have just the spi suffix, even if there is a Service interface in the package. Example: MultiTenantConnectionProvider in org.hibernate.engine.jdbc.connections.spi.

      Thus, we should replace the service.spi suffix with just the spi suffix. Placing this package "into" com.mongodb.hibernate.cfg rather than com.mongodb.hibernate makes it clearer that this particular SPI is related to configuring out extension.

            Assignee:
            Valentin Kavalenka
            Reporter:
            Valentin Kavalenka
            Slav Babanin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: