Skip to content
View deepak2all's full-sized avatar

Block or report deepak2all

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. springboot-security-jwt springboot-security-jwt Public

    Covers how Spring Security in Microservices does the authentication and authorization besides making use with JWT token for authorization and end-to-end request / response flows

    Java

  2. BatchService BatchService Public

    Spring Batch Flow covers how JobLauncher schedules a job and how the jobs run using ItemReader, ItemProcessor and ItemWriter interfaces and the different builders provided by Spring out of the box,…

    Java

  3. design-patterns design-patterns Public

    Covers major design pattern flows with Creational, Structural and Behavioral patterns

    Java

  4. java8-lambda java8-lambda Public

    Functional Programming and usage of different functional interfaces like suppliers, consumers, predicates and functions

    Java

  5. UserService UserService Public

    Procedure to build Microservice application using spring boot and JAVA 11

    Java

  6. SpringBoot-Configurations SpringBoot-Configurations Public

    This gives best practices and different configurations options available in the Microservices Ecosystem

    Java