How to log your requests with Spring Boot Microservices – Part I
Spring Boot is a good framework to create a microservices architecture, but if you use this kind of architecture in your application you need to log very well your requests. Today I’ll show you how to properly log your requests