Satvik Singh Sengar

Satvik Singh Sengar

@satviksinghsengar

12 published packets
Joined Dec 2022

Published Projects

Types of Dependency Injection in Spring Framework

Learn the three types of dependency injection that are present in Spring Framework with this code

Apr 23, 2023

Create a simple rest api using Spring boot

Here we will make a simple rest API that will return hard-coded messages using spring boot.

Apr 22, 2023

Simple Http Request Web Application using Spring Boot,JSP, Eclipse

This code helps you to make a simple Http Request Web Application using Java Spring Boot,JSP, Eclipse

Apr 22, 2023

Check Port Number in your system is unused or not using Java

Check whether the Port Number in your system is available for the new connection using Java

Apr 20, 2023

Delete empty files from a directory in Java

This code deletes all the empty files that are available in a particular directory using Java

Apr 20, 2023

create,update,insert and delete operation in MySQL using Java

Learn to perform create, update, insert and delete operations on the MySQL table using JAVA

Apr 11, 2023

create, update, delete and sort array of objects in Java

Make method calls to create, update, delete, and sort an array of type objects of a particular class in Java

Mar 17, 2023

basketball game application using java

The basketball game application with front-end developed in xml and back-end in Java.

Mar 15, 2023

Controlling shutdown and restart operations of your system using JAVA

How to shutdown or restart your computer system with the help of Java using Runtime class.

Mar 13, 2023

Read number of integers and characters in a sentence using JAVA

Total number of integers and characters in a string given by the user using ASCII values in Java.

Mar 03, 2023

Read a plain text file or Create new file and add text using JAVA

How to read a plain text file or create a new one and add text to it using the File, FileReader, and FileWriter classes of JAVA.

Feb 24, 2023

Code to add new product in logistic inventory using JAVA

This is a simple basic program using Java to create objects to add all the necessary information about the new product.

Jan 31, 2023