Register Microservices To Consul Out Of The Box Using Scala Macro Annotations
TL;DR: https://github.com/iamsmkr/consul-scala-macro-annotations Off lately at my work which currently involves moving our platform code from monolithic to microservices architecture, I have come to realise that there is a lot of boilerplate code that not only needs to be implemented in every other service but also…