meldestelle/backend
StefanMoCoAt d02e159887 chore(backend): replace @Configuration with @TestConfiguration in test classes
- Adjusted annotations in `PingControllerIntegrationTest` and `PingControllerTest` to improve test context setup.
2026-02-01 17:56:27 +01:00
..
infrastructure chore(frontend): refactor navigation and DI setup, remove unused shared module 2026-02-01 13:46:39 +01:00
services chore(backend): replace @Configuration with @TestConfiguration in test classes 2026-02-01 17:56:27 +01:00
README.md docs: restructure domain documentation and update references 2026-01-15 13:44:49 +01:00

Backend Module

Dieses Modul enthält den gesamten Code für die Backend-Services und die zugehörige Infrastruktur (z.B. API-Gateway).

Die vollständige Dokumentation befindet sich hier: -> docs/05_Backend/README.md