Skip to content
View amitdhodi's full-sized avatar
  • Bangalore

Block or report amitdhodi

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 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

Popular repositories Loading

  1. notification-service notification-service Public

    Notification service(Routing incoming Kafka messages to web socket)

    Java 24 16

  2. spring-boot-oauth2 spring-boot-oauth2 Public

    Spring Boot Oauth2 example with Authorization Server + Resource Server and Rest Client example showcasing the authorization code grant flow

    Java 20 14

  3. listenToYourself-microservices-pattern-implementation listenToYourself-microservices-pattern-implementation Public

    Implementation of listen to yourself micro services design pattern using Spring cloud stream (Kakfa binder) and couchbase as persistence store

    Java 3 1

  4. spring-custom-validator spring-custom-validator Public

    Custom validator using spring annotations

    Java 2 3

  5. hello-world hello-world Public

    Hello World using java 8 lambda

    Java

  6. spring-aop spring-aop Public

    A sample maven project to demonstrate spring's aspect oriented programming in order to calculate the time taken by a service method to execute using @Around advice

    Java