Reference : Spring Boot
What are the Features of Spring Boot?
Define the Key Components of Spring Boot.
What are the advantages of using Spring Boot?
What are the Spring Boot Starter Dependencies?
How does a spring application get started?
What does the @SpringBootApplication annotation do internally?
What is Spring Initializr?
What are Spring Boot CLI and the most used CLI commands?
What is JPA in spring boot?
Explain the concept of starters in Spring Boot.
How does Spring Boot handle external configuration?
What is the purpose of the application.properties (or
application.yml) file?Describe the Spring Boot auto-configuration mechanism.
What is the purpose of the @Component annotation in Spring
Boot?Explain the difference between @Component, @Repository,
@Service, and @Controller annotations in Spring Boot.What is Spring Boot dependency management?
What is the role of the @Autowired annotation in Spring Boot?
What is the purpose of the @Qualifier annotation in Spring Boot?
What is the purpose of the SpringApplication.run() method?
What is Spring Boot CLI?
What is the purpose of the @RequestMapping annotation in
Spring Boot?Differentiate between Spring MVC and Spring Boot.
What is the role of the @RestController annotation in Spring
Boot?Difference between @RestController and @Controller.
Define @PathVariable, @RequestBody, @RequestParam annotation.
How does Spring Boot support database operations?
What is @Entity in Spring Boot?
What is @GeneratedValue annotation?
What is @id annotation?
What is ResponseEntity<> ?
Other References :
Java8 : Link
Advance Java : Link
Core Java : Link
Java OOP's : Link
Spring Boot : Link
Advanced Spring Boot : Link
Linux : Link
ReactJS : Link
API : Link
OS : Link
NodeJS : Link
Python : Link
HTML : Link

Top comments (0)