A gRPC-first microservice with a REST gateway: the core API is defined and implemented in gRPC (Protocol Buffers); a Spring Boot gateway exposes it as REST/JSON for clients. Full observability with ...