Channel Avatar

SJ Programming Solutions @UCCyE1mSW1mqD8ZftB2O8uoQ@youtube.com

6.3K subscribers - no pronouns :c

Hello All, Welcome to my channel SJ Programming Solutions!!


22:38
How to connect SpringBoot Application to H2 database ? H2 DB Configuration in SpringBoot #springboot
13:34
What is a switch case in Java? What is the switch statement? Java Switch Statement | session 6
18:26
What is the if-else condition in Java? What is the conditional statement for if-else? | Session 05
26:12
What are operators in Java? | Java Tutorials for Beginners | Session #4 #javatutorial
38:52
Variables in Java | Data Types and Types Casting in Java | Implicit and Explicit Casting | Session 3
24:39
Why Java | Features Of Java | Write your First Java Program | Intrnal Flow of execution | Session 2
07:06
Java Essentials: Introduction & Syllabus Overview | Beginner Java Tutorials Session 1 #JavaTutorial
28:16
Java 8 coding interview questions - Employee Management System | Real time Interview Questions #java
18:49
Java 8 coding interview questions - Employee Management System | Real time Interview Questions #java
01:05:10
Banking Application | SpringBoot REST API CRUD Operations using Spring Data JPA #springboottutorial
06:33
Java 8 stream coding interview questions | Find Average salary of the employee | #java8stream #java
09:44
How to find highest salary employee using Java 8 stream API | #java8stream #interviewquestions
10:55
Frequenty Asked Interview questions on Java8 stream API | How to sort Student based on totalMarks ?
14:00
What is @Autowired Annotation in Spring and SpringBoot ? What is the use of @autowired annotation?
14:19
What is the @component annotation in Spring and SpringBoot ? What is use of @component in Spring?
33:14
🔴 Global Exception handling in Spring Boot | Exception Handler | RestControllerAdvice #springboot 🔥🔥
08:38
What is ResponseEntity in Spring Boot ?
59:51
SpringBoot REST API CRUD Operations using Spring Data JPA | Postman | MySql #springboottutorial
11:14
✅ How to Crack your next IT Interview ? How to Prepare for the college Placements in 2023 | IT Job 🔥
33:27
🔴 Spring Data JPA CRUD Operations with Spring Boot | JpaRepository | CRUDRepository #springboot 🔥🔥
18:04
#springboot How to connect SpringBoot application with MySQL using Spring Data JPA | Spring Data JPA
07:08
What is runnable interface in Java? how to create thread using runnable interface in Java ?
06:59
How to create Thread in Java by extending Thread class ? #multithreadinginjava #javatutorial
11:29
What is the difference between HashMap LinkedHashMap and TreeMap?
01:52:37
Super and this keyword in java | What is this and super in java ? Java tutorials #javatutorial .
55:18
Arrays in Java | Control Statements | if else & Switch Statements| Scanner Class #javatutorial
01:07:49
How to find Duplicate Elements from an array in java using HashSet and HashMap | #codinginterview
15:12
What is Armstrong Number ? | Check whether given number is Armstrong Number or Not ? #javacoding
14:15
Tricky coding interview questions on java | Interview Preparation | What will be the output ? Part 3
18:44
Tricky coding interview questions on java | Interview Preparation | What will be the output ? Part 2
39:14
CRUD Operations using Hibernate | How to Create Entitiy, Session & SessionFactory ? #hibernate
20:20
How to Create & Configure Java Project With Hibernate | How to create hibernate Configuration File ?
13:45
LTI Coding Interview Questions | Find Most frequent String In Given Array | Maximum Repeated String
13:00
#debugging #intellijidea How to Debug Java Application in IntelliJ IDEA ? How to Debug Java Methods?
17:51
#java8 What is Optional class in java 8 ? Why Optional class is introduced in java 8 ? | #java
11:57
What is Default Method in Interface ? Why Default Methods are introduced in java 8 ? #java8
06:29
Why Functional Interface Contains Only One Abstract Method ? Functional Interface #java8
36:57
#functionalinterface #java8 Functional Interface in Java8 | Function | Supplier| Predicate |Consumer
12:59
#java8 #lambdaexpression #functionalinterface Java8 Lambda Expresion & Functional Interface .
33:50
How to Setup Spring MVC Maven Application in STS with XML , Annotation & Java Based Configuration.
07:35
How can you prevent a child class from being serialized when parent class implements Serializable ?
15:28
#corejavainterviewquestions #serialization What is Serialization Deserialization & Transient in Java
16:34
#amdocs Amdocs interview questions for java developer #javainterviewquestionsandanswers #interview
01:01:58
#javaprojects Employee Management System With MySQL In Java | CRUD Operation | Java + MySQL Project
14:08
#autowiring What is Autowired , Qualifier and Value annotations | Annotation based configuration
14:41
#autowiring #dependencyinjection What is Autowiring & What are Different Types of Autowiring Modes ?
15:34
#springloosecoupling #spring What is Loose Coupling & How It Is implemented in Spring with example.
13:55
#spring What is dependency injection with example? How do you inject one bean into another in Spring
21:35
#springcore #spring Spring Core Tutorials For Beginners | Setter Based & Constructor Based Injection
04:31
#Beancreationexception #spring How to resolve BeanCreationException in Spring Project ?
02:50
#springboot How To Change Default Port Of SpringBoot Application ? | Can we Change Server.Port ?
25:53
#abstractclass #abstractmethods #javainterviewquestions What is Abstract class and Methods in Java ?
04:37
How to create & Run java project in IntelliJ IDE | How to create Package,class & Interface in Java?
03:20:53
🔴 #javaprojects #miniprojects Top 5 Java Projects with Full Explanation and Source code 🔥 🔥
35:28
#javaproject Library Management System Project in Java | Book Management application in Java
12:47
Library Management System Project in Java | Book Management application in Java | #javaprojects
27:01
🔥🔥How to Create Quiz Application in Java | Java mini projects | Java Project with Source code ✅
42:45
ATM Machine in Java | Java Projects | Mini Project for Studnets in Java | How to Create ATM Machine
57:29
🔥 🔥 Student Management Application in Java with MySql | Student Management Project | Java + MySQL ✅
10:14
What is constructor in Java with example? | Why do we need constructor? | Why do we need constructor