|
|
|
|
|
by jrs95
3145 days ago
|
|
I generally agree, but it's not entirely Spring's fault. The underlying APIs they're using are awful. If I were doing anything Java EE based, I'd still prefer to be using Spring Boot even with it's warts. It might be a framework for a framework (Spring MVC) for another framework(Java EE)...but it's still less of a pain than dealing with the underlying frameworks directly. |
|