1
0

Optimierung: verbliebenen Meilensteinbezug in BootstrapRunner entfernt

This commit is contained in:
2026-04-04 13:20:06 +02:00
parent efb4d0b222
commit dd5082bfef

View File

@@ -122,7 +122,8 @@ public class BootstrapRunner {
* <p>
* Receives the already-loaded and validated {@link StartConfiguration} and run lock port.
* The factory is responsible for creating and wiring any additional outbound ports
* required by the use case (e.g., source document port, PDF extraction port, M4 ports).
* required by the use case (e.g., source document port, PDF extraction port,
* persistence and fingerprint ports).
*/
@FunctionalInterface
public interface UseCaseFactory {