1
0

Nachbearbeitung: Doku-Reste in Konfigurationsadaptern bereinigt

This commit is contained in:
2026-04-05 11:25:23 +02:00
parent 94728c270f
commit 9ddb32912c

View File

@@ -2,7 +2,7 @@
* Configuration loading adapters.
* <p>
* Contains implementations of the {@link de.gecheckt.pdf.umbenenner.application.port.out.ConfigurationPort}
* that load the bootstrap-layer {@link de.gecheckt.pdf.umbenenner.bootstrap.configuration.StartConfiguration}
* that load the {@link de.gecheckt.pdf.umbenenner.application.config.startup.StartConfiguration}
* from external sources (e.g., properties files, environment variables).
* <p>
* These adapters bridge the outbound port contract with concrete infrastructure