1
0

M1 Vollständiger Grundstand mit Build, Konfiguration, Tests und Smoke-Tests

This commit is contained in:
2026-03-31 14:04:47 +02:00
commit ea83f8fa8c
52 changed files with 2819 additions and 0 deletions

View File

@@ -0,0 +1 @@
# Keep directory

View File

@@ -0,0 +1,7 @@
/**
* Domain layer containing business entities and value objects.
* <p>
* This package is infrastructure-agnostic and contains no dependencies on external systems.
* AP-003: Currently empty as no domain logic has been implemented yet.
*/
package de.gecheckt.pdf.umbenenner.domain;

View File

@@ -0,0 +1 @@
# Keep directory

View File

@@ -0,0 +1 @@
# Keep directory