1. How Spring boot internally works or Explain the run() method in Spring boot?

  2. What is Spring boot starters and name a few important Spring boot starter dependencies? Q11.

  3. Name all Spring Boot Annotations?

  4. What Is the Difference Between @SpringBootApplication and @EnableAutoConfiguration Annotation?

  5. What is the Spring Boot Actuator and its Features?

  6. How to generate a WAR file with Spring Boot?

  7. How to Change Default Embedded Tomcat Server Port and Context Path in Spring Boot Application?

  8. How to use logging with Spring Boot?

  9. What is the Spring Boot Starter Parent and How to Use it?

  10. How to Implement Security for Spring Boot Application?