0% found this document useful (0 votes)
127 views

Spring Boot Interview

Spring Boot Interview

Uploaded by

mr.max533
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
127 views

Spring Boot Interview

Spring Boot Interview

Uploaded by

mr.max533
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Spring Boot Interview Questions asked in most of Spring boot Interviews

Here is the list of questions asked in most of the Spring Boot Interviews:

𝐒𝐩𝐫𝐢𝐧𝐠 𝐁𝐨𝐨𝐭 𝐈𝐧𝐭𝐞𝐫𝐯𝐢𝐞𝐰 𝐐𝐮𝐞𝐬𝐭𝐢𝐨𝐧𝐬 𝐟𝐨𝐫 𝐅𝐫𝐞𝐬𝐡𝐞𝐫𝐬:

1. What are the advantages of using Spring Boot?


2. What are the Spring Boot key components?
3. Why Spring Boot over Spring?
4. What is the starter dependency of the Spring boot module?
5. How does Spring Boot works?
6. What does the @SpringBootApplication annotation do internally?
7. What is the purpose of using @ComponentScan in the class files?
8. How does a Spring Boot application get started?
9. What are starter dependencies?
10. What is Spring Initializer?
11. What is Spring Boot CLI and what are its benefits?
12. What are the most common Spring Boot CLI commands?

𝐀𝐝𝐯𝐚𝐧𝐜𝐞𝐝 𝐒𝐩𝐫𝐢𝐧𝐠 𝐁𝐨𝐨𝐭 𝐐𝐮𝐞𝐬𝐭𝐢𝐨𝐧𝐬:

13. What Are the Basic Annotations that Spring Boot Offers?
14. What is Spring Boot dependency management?
15. Can we create a non-web application in Spring Boot?
16. Is it possible to change the port of the embedded Tomcat server in Spring Boot?
17. What is the default port of Tomcat in Spring Boot?
18. Can we override or replace the Embedded Tomcat server in Spring Boot?
19. Can we disable the default web server in the Spring Boot application?
20. How to disable a specific auto-configuration class?
21. Explain @RestController annotation in Spring Boot?
22. What is the difference between @RestController and @Controller in Spring Boot?
23. Describe the flow of HTTPS requests through the Spring Boot application?
24. What is the difference between RequestMapping and GetMapping?
25. What is the use of Profiles in Spring Boot?
26. What is Spring Actuator? What are its advantages?
27. How to enable Actuator in Spring Boot application?
28. What are the actuator-provided endpoints used for monitoring the Spring Boot
application?
29. How to get the list of all the beans in your Spring Boot application?
30. How to check the environment properties in your Spring Boot application?
31. How to enable debugging log in the Spring Boot application?
32. Where do we define properties in the Spring Boot application?
33. What is Dependency Injection?
34. What is an IOC container?
𝐉𝐨𝐢𝐧 𝐦𝐲 𝐖𝐡𝐚𝐭𝐬𝐀𝐩𝐩 𝐜𝐡𝐚𝐧𝐧𝐞𝐥 𝐡𝐞𝐫𝐞: https://lnkd.in/d4YiB9xt

Follow Ashish Misal for insightful content on System Design, Javascript and other MERN
Technologies!

You might also like