Skip to content
View saitejesh12345's full-sized avatar

Block or report saitejesh12345

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. WatchList-Application WatchList-Application Public

    It is a SpringBoot App using MVC -Architecture i have used swagger,Temp database,Handled exceptions.Go through the ReadmeFile

    Java

  2. Design-Principles Design-Principles Public

    1.Single Responsibility Principle || 2.Open/Closed Principle || 3.Liskov Substitution Principle || 4.Interface Segregation Principle || 5.Dependency Inversion Principle

    Java

  3. Blogg_app_JAVA_Backend Blogg_app_JAVA_Backend Public

    Created all Rest Endpoints with clear explanation. i have mentioned schematic database & system design diagrams and wrote Junit test cases if you want means you can implement JWT Authentication and…

    Java

  4. BookManagementApplication-Basics-SpringBoot-RestAPI-Nov1 BookManagementApplication-Basics-SpringBoot-RestAPI-Nov1 Public

    Created a Few restAPi's and it is BookManagement Application using SpringBoot

    Java

  5. Currency-Calculator-Service Currency-Calculator-Service Public

    In this project we took package called DTO and then we design RESTAPI According to requirement and integrated with swagger .

  6. KafkaOrderAmountAlertMailService KafkaOrderAmountAlertMailService Public

    Overall, this code represents an application that saves orders, sends order events to Kafka, consumes order events from Kafka, and sends email alerts for highest orders. It uses Spring Boot, Spring…

    Java