Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omarelgabry/microservices-spring-boot

The source code for series of articles on Medium about Microservices with Spring Boot
https://github.com/omarelgabry/microservices-spring-boot

jwt microservices spring-boot

Last synced: 5 days ago
JSON representation

The source code for series of articles on Medium about Microservices with Spring Boot

Awesome Lists containing this project

README

        

# Microservices with Spring Boot
The source code for medium series of articles on Microservices with Spring Boot.

The series of articles can be found below:
- [Microservices with Spring Boot — Intro to Microservices (Part 1)](https://medium.com/omarelgabrys-blog/microservices-with-spring-boot-intro-to-microservices-part-1-c0d24cd422c3)
- [Microservices with Spring Boot — Creating our Microserivces & Gateway (Part 2)](https://medium.com/omarelgabrys-blog/microservices-with-spring-boot-creating-our-microserivces-gateway-part-2-31f8aa6b215b)
- [Microservices with Spring Boot — Authentication with JWT (Part 3)](https://medium.com/omarelgabrys-blog/microservices-with-spring-boot-authentication-with-jwt-part-3-fafc9d7187e8)
- [Microservices with Spring Boot — Circuit Breaker & Log Tracing (Part 4)](https://medium.com/omarelgabrys-blog/microservices-with-spring-boot-circuit-breaker-log-tracing-part-4-9cdf5e898988)

I've written this script in my free time during my work. If you find it useful, please support the project by spreading the word.

Contribute by creating new issues, sending pull requests on Github or you can send an email at: [email protected]

Thanks.