Sample microservice that features Micronaut and GRPC server. The service is not relying on reflection thanks to Micronaut, Protobuf and Kotlinx.serialization AOT capabilities.
From a functional standpoint this delegates user management to micronaut-grpc-users-service using GRPC to access it's API.