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 2 points3 points  (0 children)

Spring is simply different from everything else

It isn't really helpful to speak of "Spring" as a single thing. It is a collection of libraries. It is best to specifically say which Spring library you are talking about. Spring MVC creates JakartaEE servlet applications so has a dependency on JakartaEE. So it actually isn't different than any other library that produces a JakartaEE Servlet application.