SpringBoot Questions
SpringBoot Questions
Core Concepts
4. Embedded Servers:
o How do you switch the embedded server (e.g., from Tomcat to Jetty)?
1. Dependency Injection:
o Explain the difference between field injection, setter injection, and constructor
injection.
2. Bean Lifecycle:
Web Development
o How do you handle path variables and query parameters in Spring Boot?
2. Exception Handling:
3. Thymeleaf:
2. Database Configuration:
3. Transaction Management: