Module net.morimekta.tiny.server
Package net.morimekta.tiny.server
Tiny Server Application wrapper for non-WEB microservices. It is designed to be absolutely minimal but with all the
essential features of a service running on Kubernetes.
See morimekta.net/utils for procedures on releases. It is managed in the same group as the utilities, even though it is a more specialized utility. See here for a small example server using gRPC.
-
Class Summary Class Description TinyApplication Tiny microservice application base class.TinyApplicationContext TinyApplicationContext.Builder