Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Dockerfile (Temurin 21, Zeitzone Berlin, MS Core Fonts für PDF-Renderer) - API-Pfade auf /api/v1/invoices versioniert (Controller, Javadoc, README) - Web-Schicht-Tests für InvoiceSigningController (MockMvc, gemockte Services) - End-to-End-Integrationstest: sign -> ZIP -> erneute Validierung - .env in .gitignore aufgenommen Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Endpoints /api/invoices/sign und /api/invoices/validate; Eingabe ist immer ein fertiges Rechnungs-PDF, Template-Rendering verbleibt im PDF Tool. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>