An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by saitejesh12345

A curated list of projects in awesome lists by saitejesh12345 .

https://github.com/saitejesh12345/spring-boot-login-and-registration-rest-api

Check Master branch for code Explaination Springboot Login&Registration RestAPI Project &how to set the hashpassword for the loginspringboot security example database we are using Mysql. spring boot rest api log request and response very easy way.spring boot login page we tested through postman tool.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/usermanagementapp_part1

Code is in Master Branch. please refer Readme File in Main branch.This is a sample User Management application in which ,we have implemented various concepts,like pagination,sorting techniques,slicing and Loggings,Hot code swap,Actuators.

actuators crud-operation gradle h2-database java11 jpa-persistence-applications logging pagination slicing sortings spring-boot swagger-ui

Last synced: 16 Mar 2025

https://github.com/saitejesh12345/html_webdev_contest_problems

Only HTML invloved first question of Contest

html5

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/microservices_with_springboot

we will learn concepts like Microservices with Java, Spring Boot, Spring Cloud, Docker, Kubernetes, Okta, Spring Security, CI/CD, GCP.You can check Microservices description in this file **Information about application.txt** in every microservice

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/-junit5_advanced_part3

please directly go to Src folder in Master Branch code .Do check out ReadMeFile,Change Test Instance lifecycle with @TestInstance (PER_CLASS, PER_METHOD) few some other Concepts are involved

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/spring-boot-microservices-communication-example-using-resttemplate

Kindly Check in Readme File regarding Project explanation

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/oops_projects

Here you can able to understand complete Oops concept in java with clear explanation.Kindly please Refer projects related to oops as well .

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/todolist

Created a crud operations wrt ObjectMapper concept and implemented Swagger annotations

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/praticegithub_project

Project Oriented

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/tdd-with-junit5-part2

Flight Management Application you can check out description regarding this project in PART1

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/resttemplate2-using-getforobject

steps of consuming the external rest API in Springboot. Learn how to consume external REST API using RestTemplate in springboot. Also we will see how we can use ObjectMapper for RestTemplate.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/railwaytickbooking

RailwayticketBooking using RestTemplate, if you want means you can add Eureka server/client for improvement of project as of now i have neglected service registry.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/bookmanagementapplication-basics-springboot-restapi-nov1

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

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/watchlist-application

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

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/kafkaorderamountalertmailservice

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 Data JPA, Kafka, and JavaMailSender for these functionalities.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/junit5_part4_complete_unit-integration_testing

Here we build an application from Start to end with Proper UnitTesting and Integration Testing with BDDStyle All layers will be tested.Check ReadmeFile for Proper explanation of Code.This is Complete SpringBoot with Junit5 & Integration Test

assertj-library backend-services bdd-framework integration-testing jsonpath-library junit5 springboot

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/gmail-project

Object Oriented Programming in Java

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/tdd-with-junit5-part3

You can check out information regarding TDD-with-Junit5-PART2 in Wiki pages of that repository and you can check clear description and what we are going to implement in part3 i have mention clearly in README File please go through it.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/micronautframework_part1

Micronaut is a modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applications. You will be surprise how fast cloud-native applications can be built with Micronaut. The course starts with the basics and moves on to more and more details from section to section.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/microservices-with-spring-eureka-springcloud-zuul-and-spring-cloud-project

This is a SpringBoot Project with microservices using Java, Intellij,H2 Database, Hibernate, Bootstrap. Project is implemented Step by Step with clear explanation. There will be 7 different microservices talking to each other. This is a beginner project,This project is designed for beginners and its a microservices project with Spring boot.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/single-responsibility_solid_principles_part1

Consider a food delivery application that takes food orders, calculates the bill, and delivers it to customers. We can have 1 separate class for each of the tasks to be performed, and then the main class can just invoke those classes to get these actions done one after the other.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/tdd-with-junit5-part4

In part3 we have implemented test cases effectively,but we didnt implemented New feature called Premium Flight and all in this PART4 we are going to implement check it out READ ME file and in readme i have mentioned all details point wise.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/railwayticketbooking

RailwayticketBooking using Feign client., if you want means you can add Eureka server/client for improvement of project as of now i have neglected service registry.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/blogg_app_java_backend

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 Pagination &Sortings

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/api-crud-operations

Basic api's which is having get,post,delete,update rest api's using swagger and H2 database,It is a Beginner application for any backend developer start with this application.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/junit5_advanced_part2

Advanced Concepts of Junit5 there is two Microservices ClassessOrderDemo is second Microservices extension of first, this Second microservices is MethodOrder topic

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/pagination-using-spring-boot-simple-employee

It is a simple Employee class spring boot application which is having fields id,name ,dept and pagination is define as that it sort according to column name of the field by giving size of elements ,number of elements we need and from which column field you need to sort the elements it will reflect.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/tdd-with-junit5-part1

Moving Non-TDD application to TDD using Junit 5.Implenting Test Drive Development Approach in Flight Management application ,Overall aim is to increase the Code Coverage Report. The average Code coverage Report is 80 % in any project in IT field.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/part2_resttemplate_using_exchangemethod-

It is Extension of UserManagementApp we here calling UserManagementApp rest endpoints from UserManagementClient implementing RestTemplate using exchangeMethod(),Kindly refer the ReadmeFile in MainBranch,Further in RestTemplate we have other methods to implement communication between 2 Services

crud-operations java loggers rest rest-api resttemplate spring-boot

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/junit5_basics_part1

Here in this Part1 what are all covered explained In ReadMe File all Basic Concepts have been Covered.

Last synced: 23 Feb 2025

https://github.com/saitejesh12345/currency-calculator-service

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

Last synced: 23 Feb 2025