TLDR – you can check out the Spring Cloud Service seed project I made on Github here https://github.com/silentFred/spring-cloud-go-service-seed This seed project enables full communication with Eureka, uses Spring Cloud Config and I implemented
Filtering specific service routes on Zuul to protect sensitive information like actuator endpoints and internal API documentation You might have some sensitive information endpoints on your services that you absolutely
Making Zuul proxy aware of your microservices’ web context root and avoid adding the context on the proxy url Eureka does not support microservice web context roots out of the
Making your client-side load-balanced Feign clients using Eureka service discovery aware of your services’ web context…(/eish) Spring Cloud makes life much easier with it’s great cloud native features. Unfortunately it’s
A quick guide on how to manually setup a fully featured Feign client in Spring Cloud If for whatever reason you need to manually wire up a Feign client that
At the core of continuous integration lies collaboration and regular additions to the mainline code stream. I believe the first step in getting ready for CI is to make sure you
Continuous integration for front-end code has become such an important part of my flow that I can’t think how teams survive without it. In this blog series I’d like to
Lets talk code quality. More specifically, variable localisation/ proximity. It goes without saying that if you group things together it gives your mind a break from dealing with too much
Let’s cut to the chase. Developing anything that sends out email is a mess, so stop spamming yourself and start using MailCatcher. To make things as easy as possible, use
TLDR; Keep nesting low, avoid using else branches, have fun reading code instead of trying to understand it. “A nest is a structure built by animal(s) to hold its eggs, its offspring, or