Skip to content
View Eainde's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Eainde

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Eainde/README.md

Hello! My name's Akshay 👋

I'm a developer that loves simplifying things. I love breaking down complex problems into simple, easy to understand solutions. I Currently live in London as a software developer.

Pinned Loading

  1. spring-cloud-poc spring-cloud-poc Public

    Microservices using spring cloud. It demonstrate the key features of Spring Cloud eg. service discovery, the configuration server, circuit breaker,gateway, feign client.

    Java 3

  2. spring-data-reactive spring-data-reactive Public

    This is a POC for reactive programing using spring web flux.

    Java 2

  3. spring-cucumber-bdd spring-cucumber-bdd Public

    Behaviour Driven Development(BDD) using Spring and Cucumber. It demonstrate how we can write behaviour or features using cucumber and how to develop and test them. It is using junit-5 with spring b…

    Java 2

  4. microservice-ddd-onion microservice-ddd-onion Public

    Domain driven design for microservice using onion architecture. It is using layered architecture to decouple classes.

    Java 4

  5. eainde-kafka eainde-kafka Public

    This is kafka producer and consumer POC. I am using avro serializer for serialization and deserialization of kafka messages.

    Java 2

  6. gprc-springboot-poc gprc-springboot-poc Public

    This is prrof of concept for GPRC with springboot

    Java