Q1: Which annotation is used to create a Spring Boot application?
Q2: What is the purpose of Spring Data JPA?
Q3: Which of the following is NOT a Spring Boot starter?
Q4: What does the @RestController annotation do?
Q5: Which scope creates a new bean instance every time it's requested?
Q6: What is Spring Boot Actuator?
Q7: How can you externalize configuration in Spring Boot?
Q8: Which annotation is used for dependency injection?
Q9: What is the purpose of Spring Boot DevTools?
Q10: Which annotation is used to map HTTP requests to controller methods?
Q11: What is the default port that Spring Boot uses?
Q12: Which of the following is not a valid data type for properties in application.properties?
Q13: What does @Component annotation do?
Q14: What is the purpose of Spring AOP?
Q15: Which of the following is the correct way to access environment variables in Spring Boot?
Q16: What is the use of @Profile annotation in Spring Boot?
Q17: Which is the default embedded server in Spring Boot?
Q18: What is Spring Batch used for?
Q19: What is the purpose of @EnableAutoConfiguration?
Q20: Which annotation is used to create a new bean?
Q21: What is the role of MessageConverter in Spring Boot?
Q22: How do you handle exceptions in Spring Boot?
Q23: What is the use of Spring Cloud?
Q24: What is the purpose of @Transactional annotation?
Q25: Which of the following testing frameworks is commonly used with Spring Boot?
Q26: What is the purpose of the @DataJpaTest annotation?
Q27: How to disable specific auto-configuration class?
Q28: What is the use of spring-boot-maven-plugin?
Q29: Which interface is used to perform database operations with JDBC?
Q30: What is Spring WebFlux?
Your Score: 0 / 30
How many correct answers out of total questions.comment in the below comment section.