What is the advantage of spring boot over spring? : Spring Boot



What is the advantage of spring boot over spring? : Spring Boot..

Answer / Kuvar Sen

Spring Boot provides several advantages over traditional Spring, such as auto-configuration, embedded servers, opinionated defaults, and easy deployment to cloud platforms.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What are the different ways to set up a class like spring bean?

1 Answers  


What is the implementation of the bean factory container?

1 Answers  


Name the exceptions thrown by the spring dao classes?

1 Answers  


What does dto mean?

1 Answers  


Why do we go for spring?

1 Answers  


What is the difference between setter injection and constructor injection?

1 Answers  


How to inject a java.util.properties into a spring bean?

1 Answers  


How to handle exceptions in spring mvc environment?

1 Answers  


What is init method in spring?

1 Answers  


Describe aop.

1 Answers  


What is crud in spring?

1 Answers  


Why would you use dependency injection?

1 Answers  


Categories