Skip to content
View avidee007's full-sized avatar

Block or report avidee007

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

Pinned Loading

  1. billing-service billing-service Public

    The Billing Service calculates the final bill amount for a user after applying various discounts based on their user type (Employee, Affiliate, or Customer) and discount on bill amount. Additionall…

    Java

  2. custom-logger-advice custom-logger-advice Public

    Custom annotation to separate logging concerns from business layer. Works with spring AOP to perform advice to custom annotation to do console and database logging.

    Java

  3. ehr-service ehr-service Public

    Electronic health record (EHR) service using Spring Webflux, caching with Redis Cache, event processing with Kafka and web security with Spring Security.

    Java

  4. java-streams-api java-streams-api Public

    Has common coding problems of java stream API.

    Java

  5. spring-security-custom-auth spring-security-custom-auth Public

    Using filters to do custom authentication with spring-security based http headers

    Java

  6. weather-app weather-app Public

    This is a fully functional, secured weather application that uses publicly exposed APIs to fetch weather of the valid USA postal code.

    Java