fengling-platform/Fengling.Platform.Domain/AggregatesModel/GatewayAggregate
movingsam 7ec34fa094 feat(03-01): add GwDestination value object
- Created destination endpoint value object embedded in GwCluster
- Includes DestinationId, Address, Health, Weight, HealthStatus, Status fields
- Compatible with YARP Destination config structure
2026-03-03 15:31:53 +08:00
..
GatewayEnums.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
GwDestination.cs feat(03-01): add GwDestination value object 2026-03-03 15:31:53 +08:00
GwHealthCheckConfig.cs feat(03-01): add GwHealthCheckConfig value object 2026-03-03 15:31:02 +08:00
GwServiceInstance.cs refactor(infrastructure): 将主键类型从 long 改为 string 并使用 Guid 生成唯一 ID 2026-03-01 11:23:12 +08:00
GwSessionAffinityConfig.cs feat(03-01): add GwSessionAffinityConfig value object 2026-03-03 15:31:31 +08:00
GwTenant.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
GwTenantRoute.cs refactor(infrastructure): 将主键类型从 long 改为 string 并使用 Guid 生成唯一 ID 2026-03-01 11:23:12 +08:00