Spring Boot Interview Questions - Part 1 (SpringBoot)

Опубликовано: 10 Март 2024
на канале: @NurtureLearning
758
31

SPRING BOOT INTERVIEW QUESTIONS - PART ONE

✅ PART 1
00:54 What are Microservices
05:15 What is SpringBoot
06:01 How to CREATE A REST SERVICE with DB Interactions
07:22 What is REPOSITORY
09:22 What is DEPENDENCY INJECTION (DI)
11:47 What is Inversion of Control (IoC)
14:15 Application Properties Files
15:31 Beans
16:31 Type of Beans
17:38 Components
19:19 Controller Annotation
20:11 RestController Annotation

✅ PART 2
SpringBootApplication Annotation
Convention over Configuration
Lombok Package
CommandLineRunner
What are Maven / Gradle