adspace


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

Answer Posted / Rajesh Kumar Rai

Spring Framework is a comprehensive Java framework, while Spring Boot is a simplified version of it that aims to make it easier to create production-ready applications by providing pre-configured features and eliminating the need for a lot of XML configuration.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is lazy class?

490


How can you inject java collection in spring?

518


What is difference between @controller and @restcontroller in spring?

556