Spring Boot is basically an extension of the Spring framework, it eliminates the boilerplate configurations required for setting up a Spring application.
In my opinion , you can start with any but I'd recommend you start with spring boot and in the process get to learn little bits of spring along the way.
cedric shimuli
Software developer
What's the major difference between Spring and Spring boot? And does one need to learn bring before spring boot?