Now that I think about it, Spring MVC may be my favorite Spring project!
I’ve said before how Spring Integration may in fact be my favorite Spring portfolio project.
While true, I simply can’t go any further without bringing up Spring MVC.
In case you didn’t know, Spring MVC is part of the Spring Framework, the origin of Spring’s goodness. And Spring MVC has been a core item for years. So no, it’s not a portfolio project. Nevertheless, it’s really hopping good!
Why is it possible my FAVORITE project? Let’s find out.
1 — Powerful support for any web app, with or without JavaScript
The web development landscape is ever-evolving. Heck, I’ve written past article citing the crazy game where you pick a noun and enter that word + “javascript” into Google, to see if there’s some Node library by that name.
As funny as that may be, we can’t ignore trends in the front end market. It’s vital to stay on top of them. And what’s key, is knowing that whether you’re building a lightweight app or a feature-packed behemoth, Spring MVC has your back.
Spring MVC offers unparalleled support for web applications, both with and without JavaScript front-end toolkits like Angular, React, or Vue. Those are the biggies, but…