Skip to content
View singhmahabir's full-sized avatar
😄
I may be slow to respond.
😄
I may be slow to respond.

Organizations

@projects25

Block or report singhmahabir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. eureka-server eureka-serverPublic

    Spring boot eureka-registry-server , which registered it's client and then provides other client information as well as

    Java 2 1

  2. config-server config-serverPublic

    Spring boot config server which provides configuration file to it's client based on profiles from configured config-repository...

    Java 1

  3. config-client config-clientPublic

    spring boot config client which consumes profiles based config files from config server direct or through eureka server

    Java 1

  4. book-info-service book-info-servicePublic

    It is a spring rest micro-service which exposed few endpoint. 'book-catalog-service' is a consumer of this service

    Java 1

  5. book-catalog-ribbon-hystrix-restTemplate book-catalog-ribbon-hystrix-restTemplatePublic

    book-catalog-service as a client of book-info-service and ratings-data-service using ribbon, hystrix, and RestTemplate using eureka

    Java 1

  6. config-repository config-repositoryPublic

    It is used to store configurations file of different micro services , this is consumed by Spring boot Config-Server