meldestelle/backend/services/identity
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
..
identity-domain chore: remove deprecated horses, clubs, officials, and persons services 2026-03-28 16:51:08 +01:00
identity-infrastructure chore: remove deprecated horses, clubs, officials, and persons services 2026-03-28 16:51:08 +01:00
identity-service chore: update module dependencies and remove unused imports 2026-03-28 17:00:19 +01:00