Skip to content

this is the practice microservice which includes several things

Notifications You must be signed in to change notification settings

suraj-repositories/microservices-practice-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practice-microservices_01

This micorservice practice incldues several concets :

  1. Eureka cloud service
  2. Eureka server & client
  3. Six different microservices
  4. Different Database used of microservices
    a. MongoDB
    b. MySQL
  5. Service registry
  6. server configuration
  7. client configuration
  8. API Gateway
  9. Communication between microservices
    a. using rest template
    b. using feign client
  10. Config Server
  11. External configuraiton from github
  12. Fault tolerance usig resilience4j
    a. circuit breaker
    b. retry module
    c. rate limiter
  13. Security configuration
  14. Okta security implementation
  15. Interceptors - Feign client, Rest template

Some api's are incomplete because i am just creating this for learning perporse not as a project.

About

this is the practice microservice which includes several things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages