The standard {{ServiceLoader}} could be used to read the services file instead of the custom implementation in {{StandardServiceManager}}. There is also ORM's method [ClassLoaderService#loadJavaServices()|https://github.com/hibernate/hibernate-orm/blob/master/hibernate-core/src/main/java/org/hibernate/boot/registry/classloading/spi/ClassLoaderService.j...
|