What is the difference between spring framework and spring boot? : Spring Boot



What is the difference between spring framework and spring boot? : Spring Boot..

Answer / Ravindra Nath Pandey

While Spring Framework is a comprehensive platform that provides various modules for building enterprise applications, Spring Boot focuses on streamlining the development process by automating the configuration and eliminating the need to write boilerplate code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What do you mean by inner beans?

1 Answers  


What is the use of @entity annotation?

1 Answers  


Why do we use @override?

1 Answers  


What is difference between @pathparam and @pathvariable?

1 Answers  


What is meant by weaving?

1 Answers  


Explain the jdbc abstraction and dao module

1 Answers  


How is di implemented in the spring framework?

1 Answers  


What’s the difference between @component, @controller, @repository & @service annotations in spring?

1 Answers  


What is the role of ioc?

1 Answers  


Give an example of frequently used spring annotations.

1 Answers  


What is postconstruct?

1 Answers  


What are some of the important spring annotations which you have used?

1 Answers  


Categories