To Services, add an optional Connection parameter to the `enrich()` method. Adds also the possibility to pass `null` as Connection parameter to Repository method. If `null`, method without Connection parameter is called.
To Services, add an optional Connection parameter to the
enrich()method.Adds also the possibility to pass
nullas Connection parameter to Repository method. Ifnull, method without Connection parameter is called.