rebase main -> 7.0
This commit is contained in:
parent
ff4a3c383f
commit
b7bac9464a
|
@ -53,7 +53,7 @@ public class IdGeneratorCreationContext implements GeneratorCreationContext {
|
|||
|
||||
@Override
|
||||
public ServiceRegistry getServiceRegistry() {
|
||||
return domainModel.getMetadataBuildingOptions().getServiceRegistry();
|
||||
return serviceRegistry;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue