Spring Boot Interview Questions | PART 1 - Top 25 Spring Boot Annotations with Coding Examples

preview_player
Показать описание
In this video, we will discuss the top 25+ spring boot annotations frequently asked in the interviews.

I explained each annotation with coding examples so that you can easily understand.

#java #springboot #interviewquestions

Timestamp:
@SpringBootApplication annotation [00:01:13]
@ConfigurationProperties annotation [00:04:43]
@Component annotation [00:21:16]
@Autowired annotation [00:30:22]
@Qualifier annotation [00:35:27]
@Primary annotation [00:40:55]
@Bean and @Configuration annotations [00:44:21]
@Controller, @Service, @Repository annotations [00:57:17]
@Controller and @ResponseBody annotations [01:06:17]
@RestController annotation [01:16:05]
@RequestMapping annotation [01:21:00]
@GetMapping annotation [01:29:34]
@PostMapping, @RequestBody, and ResponseStatus annotations [01:34:26]
@PutMapping annotation [01:44:50]
@DeleteMapping annotation [01:52:24]
@PathVariable annotation [01:57:32]
@RequestParam annotation [02:07:00]
@PropertySource and @PropertySources annotations [02:14:28]
@Value annotation [02:28:50]
Рекомендации по теме
Комментарии
Автор

Timestamp:
@SpringBootApplication annotation [00:01:13]
@ConfigurationProperties annotation [00:04:43]
@Component annotation [00:21:16]
@Autowired annotation [00:30:22]
@Qualifier annotation [00:35:27]
@Primary annotation [00:40:55]
@Bean and @Configuration annotations [00:44:21]
@Controller, @Service, @Repository annotations [00:57:17]
@Controller and @ResponseBody annotations [01:06:17]
@RestController annotation [01:16:05]
@RequestMapping annotation [01:21:00]
@GetMapping annotation [01:29:34]
@PostMapping, @RequestBody, and ResponseStatus annotations [01:34:26]
@PutMapping annotation [01:44:50]
@DeleteMapping annotation [01:52:24]
@PathVariable annotation [01:57:32]
@RequestParam annotation [02:07:00]
@PropertySource and @PropertySources annotations [02:14:28]
@Value annotation [02:28:50]

JavaGuides
Автор

Hi sir please make a video for payment getaway.i request you sir

technicaltutionwala
Автор

Hiii sir, please make a video on how can we use Bruno API client in our spring project.

nevilledoke
Автор

43:50 what will happen if i use @primary in all class

vjvlytq
Автор

How to build a software make one project on it bro

DSV