Commit Graph

10 Commits

Author SHA1 Message Date
stefan 689458e9b1 refactoring infrastructure 2025-10-14 12:36:00 +02:00
stefan 212923ae8f fixing Keycloak JwtService entfernt 2025-10-13 13:03:48 +02:00
stefan 1ed5f3bfca fixing auth-build konflikte 2025-10-04 13:28:41 +02:00
stefan dac0c691c8 fix port conflict and KeycloakIntegrationTest.kt 2025-09-06 11:32:47 +02:00
stefan a3a3a5f87c fix port conflict and KeycloakIntegrationTest.kt 2025-09-06 11:27:37 +02:00
stefan 1eb00ad15d update auth-module ping-service consul 2025-09-04 21:01:49 +02:00
stefan 63a1b97db7 optimierungen auth-Modul und cache-Modul 2025-09-03 15:19:11 +02:00
stefan 89ef9698af fixing(gradle) 2025-08-24 21:31:31 +02:00
stefan fa04c16ece refactoring(infra-auth) 2025-08-14 21:21:53 +02:00
stefan a256622f37 refactor: Migrate from monolithic to modular architecture
- Restructure project into domain-specific modules (core, masterdata, members, horses, events, infrastructure)
- Create shared client components in common-ui module
- Implement CI/CD workflows with GitHub Actions
- Consolidate documentation in docs directory
- Remove deprecated modules and documentation files
- Add cleanup and migration scripts for transition
- Update README with new project structure and setup instructions
2025-07-22 18:44:18 +02:00