There is really no reason to go with Spring
on a new project. There are a lot of applications out there that still use it though. You should definitely learn Java EE
before Spring
. Spring
used to make development easier. At this point though Java EE
is easier to work with and you can get rid of the Spring
dependency as well.