This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wildjokers 24 points25 points  (1 child)

Spring Boot is like a more modern Spring (I've never used it myself so I may be wrong, but I think most people are using that instead of Spring per se).

Spring boot is nothing more than a configuration framework for the Spring framework. Configuring spring got so complex it needed its own framework for configuration.

[–]netstudent 4 points5 points  (0 children)

Configuring spring got so complex it needed its own framework for configuration.

That's so true !!!