meldestelle/backend/infrastructure
Stefan Mogeritsch e30304937f chore: update module dependencies and remove unused imports
- Added `backend.infrastructure.persistence` to `@SpringBootApplication` scanBasePackages in `IdentityServiceApplication` and included it as a dependency in `build.gradle.kts`.
- Cleaned up unused imports in several files, including `Screens.kt`, `VeranstaltungScreens.kt`, and `TurnierAbrechnungTab.kt`.
- Updated `PingJpaEntity` to include `@Column` annotation for `createdAt` field.
- Refactored import ordering in `ZnsImportServiceTest` and `DatabaseFactory`.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-28 17:00:19 +01:00
..
cache refactor: replace Redis references with Valkey in tests and cache modules 2026-02-12 20:35:25 +01:00
event-store refactor: replace Redis references with Valkey in tests and cache modules 2026-02-12 20:35:25 +01:00
gateway Upgrade dependencies and refactor: Update Gradle to 9.4.0, adjust TopBar and TurnierDetailScreen UI, and add ZNS import feature to Docker build context 2026-03-25 23:47:33 +01:00
messaging refactor: replace Redis references with Valkey in tests and cache modules 2026-02-12 20:35:25 +01:00
monitoring chore: refactor Gradle config, standardize Kotlin MPP plugin usage, and update dependencies 2026-02-03 22:11:31 +01:00
persistence chore: refactor Gradle config, standardize Kotlin MPP plugin usage, and update dependencies 2026-02-03 22:11:31 +01:00
security docs: add browser console error screenshots for Ping Service debugging 2026-03-12 12:23:36 +01:00
zns-importer chore: update module dependencies and remove unused imports 2026-03-28 17:00:19 +01:00