Easily run your java microservice locally with go-c8y-cli
Introduction
A recurrent question I get is how the hell can we easily run a microservice locally.Regardless of the technology, one needs to provide the following environment variables to the microservice (given it is multitenant):
C8Y_BASEURL
C8Y_B...
techcommsag.hashnode.dev4 min read