Entwurfsmuster Master 8
Master 8 - Versicherungsplattform als fast fertiges, ausführbares Enterprise-Maven-System. Ohne AI-Bereiche.
Entwurfsmuster in Master 8
- insurance-platform-api: Shared Kernel, Value Object, Domain Event, Factory
- insurance-domain-kernel: Shared Kernel, Value Object, Domain Event, Factory
- party-domain: Aggregate Root, Value Object, Specification, Domain Event
- product-domain: Aggregate Root, Value Object, Specification, Domain Event
- quote-domain: Aggregate Root, Value Object, Specification, Domain Event
- underwriting-domain: Aggregate Root, Value Object, Specification, Domain Event
- policy-domain: Aggregate Root, Value Object, Specification, Domain Event
- premium-domain: Aggregate Root, Value Object, Specification, Domain Event
- billing-domain: Aggregate Root, Value Object, Specification, Domain Event
- payment-domain: Aggregate Root, Value Object, Specification, Domain Event
- claims-domain: Aggregate Root, Value Object, Specification, Domain Event
- claim-assessment-domain: Aggregate Root, Value Object, Specification, Domain Event
- reinsurance-domain: Aggregate Root, Value Object, Specification, Domain Event
- commission-domain: Aggregate Root, Value Object, Specification, Domain Event
- document-domain: Aggregate Root, Value Object, Specification, Domain Event
- workflow-domain: Aggregate Root, Value Object, Specification, Domain Event
- audit-domain: Aggregate Root, Value Object, Specification, Domain Event
- iam-domain: Aggregate Root, Value Object, Specification, Domain Event
- notification-domain: Aggregate Root, Value Object, Specification, Domain Event
- reporting-domain: Aggregate Root, Value Object, Specification, Domain Event
- integration-contracts: Aggregate Root, Value Object, Specification, Domain Event
- quote-application: Application Service, Command Handler, Result Object, Unit of Work Boundary
- policy-application: Application Service, Command Handler, Result Object, Unit of Work Boundary
- billing-application: Application Service, Command Handler, Result Object, Unit of Work Boundary
- claims-application: Application Service, Command Handler, Result Object, Unit of Work Boundary
- underwriting-application: Application Service, Command Handler, Result Object, Unit of Work Boundary
- commission-application: Application Service, Command Handler, Result Object, Unit of Work Boundary
- document-application: Application Service, Command Handler, Result Object, Unit of Work Boundary
- reporting-application: Application Service, Command Handler, Result Object, Unit of Work Boundary
- operations-application: Application Service, Command Handler, Result Object, Unit of Work Boundary
- insurance-api-rest-spring: Adapter, Anti-Corruption Layer, Repository, Facade
- insurance-api-jakarta-rest: Adapter, Anti-Corruption Layer, Repository, Facade
- broker-portal-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- customer-portal-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- partner-soap-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- payment-bank-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- document-generator-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- archive-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- notification-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- fraud-service-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- rating-engine-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- jpa-persistence-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- postgres-persistence-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- oracle-legacy-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- kafka-event-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- jms-legacy-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- sftp-batch-adapter: Adapter, Anti-Corruption Layer, Repository, Facade
- outbox-platform: Outbox, Saga, Policy, CQRS Projection
- saga-platform: Outbox, Saga, Policy, CQRS Projection
- cqrs-readmodels: Outbox, Saga, Policy, CQRS Projection
- security-platform: Outbox, Saga, Policy, CQRS Projection
- observability-platform: Outbox, Saga, Policy, CQRS Projection
- scheduler-platform: Outbox, Saga, Policy, CQRS Projection
- rules-platform: Outbox, Saga, Policy, CQRS Projection
- feature-toggle-platform: Outbox, Saga, Policy, CQRS Projection
- resilience-platform: Outbox, Saga, Policy, CQRS Projection
- insurance-openapi-contracts: Contract Test, Test Fixture, Architecture Rule, Builder
- insurance-contract-tests: Contract Test, Test Fixture, Architecture Rule, Builder
- insurance-architecture-tests: Contract Test, Test Fixture, Architecture Rule, Builder
- insurance-test-fixtures: Contract Test, Test Fixture, Architecture Rule, Builder
- insurance-performance-tests: Contract Test, Test Fixture, Architecture Rule, Builder
- insurance-migration-tools: Command, Pipeline, Interpreter, Result Object
- insurance-support-tools: Command, Pipeline, Interpreter, Result Object
- insurance-simulator: Command, Pipeline, Interpreter, Result Object
- devops-openshift: Deployment Strategy, Infrastructure Adapter, Configuration Object, Health Check
- devops-aws: Deployment Strategy, Infrastructure Adapter, Configuration Object, Health Check
- devops-vm: Deployment Strategy, Infrastructure Adapter, Configuration Object, Health Check
- devops-baremetal: Deployment Strategy, Infrastructure Adapter, Configuration Object, Health Check
- devops-dedicated-hosting: Deployment Strategy, Infrastructure Adapter, Configuration Object, Health Check
- runnable-smoke: Facade, Pipeline, Command, Result Object