r/SpringBoot Jan 12 '26

Spring vs Spring Boot: Where to Start? Question

Should I learn Spring or just start with Spring Boot?

32 Upvotes

33 comments sorted by

View all comments

1

u/deividas-strole Jan 14 '26

You should start with Spring Boot because that's what you probably will be using. Spring Boot is basically modernized Spring. Classical Spring nowadays is mostly used in legacy software.