Remove outdated BillingController implementation, resolve conflicting bean definitions across modules, and retain the updated BillingController for consistency with frontend API logic.

This commit is contained in:
2026-04-12 21:51:33 +02:00
parent 9754f3e36b
commit 5eb2dd6904
28 changed files with 912 additions and 776 deletions
+3
View File
@@ -109,6 +109,9 @@ include(":backend:services:zns-import:zns-import-service")
// --- RESULTS (Ergebniserfassung & Platzierung) ---
include(":backend:services:results:results-service")
// --- SCHEDULING
include(":backend:services:scheduling:scheduling-service")
// --- SERIES (Cup- & Serienverwaltung) ---
include(":backend:services:series:series-service")