Spring Vs SpringBoot
Spring Vs SpringBoot
@archiesgurav
It helps to create a loosely coupled
application.
@archiesgurav
To run the Spring application, we
need to set the server explicitly.
@archiesgurav
To run the Spring application, a
deployment descriptor is required.
@archiesgurav
To create a Spring application, the
developers write lots of code.
@archiesgurav
it doesn't provide support for the
in-memory database.
@archiesgurav
Developers have to define dependencies
manually in the pom.xml file.
@archiesgurav
Follow me for more.