Tag

Unified Controller

0 views collected around this technical thread.

macrozheng
macrozheng
Dec 23, 2022 · Backend Development

Eliminate Manual Controllers: Auto‑Expose Command & Query Services with Lego‑Starter

This guide shows how to eliminate manual Controller code by automatically exposing CommandService and QueryService as web endpoints, integrating with Swagger for dynamic API documentation, and explains the underlying unified controller architecture and extension points.

API DocumentationCommand ServiceQuery Service
0 likes · 10 min read
Eliminate Manual Controllers: Auto‑Expose Command & Query Services with Lego‑Starter