Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/omarelgabry/microservices-spring-boot
- Owner: OmarElgabry
- License: mit
- Created: 2019-02-19T08:12:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T05:50:08.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T06:07:10.338Z (13 days ago)
- Topics: jwt, microservices, spring-boot
- Language: Java
- Homepage: https://medium.com/omarelgabrys-blog/microservices-with-spring-boot-intro-to-microservices-part-1-c0d24cd422c3
- Size: 72.3 KB
- Stars: 557
- Watchers: 24
- Forks: 304
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.