Marcus da Coregio

Marcus Hert da Coregio

Developed by Marcus Hert da Coregio who lives in Brazil. You should follow me on Github

Retrieving logged in user in resource servers of a microservices architecture. A complete example

06 Aug 2020

Hello everyone!

Today we will learn how to get the logged in user in our resource servers in a easy way. I...

Microservices with Spring Boot and Spring Cloud. From config server to OAuth2 server (without inMemory things) — Part 1

04 Aug 2020

In this guide, we will build a working app who will create users and authenticate/authorize users and clients in a...