In some projects, I often used Spring + Spring MVC. Personally, I prefer using pure Java EE 7, in particular CDI + JSF.
I'm wondering if it is a good choice to use Spring as the DI container and JSF as the presentation layer.
In some projects, I often used Spring + Spring MVC. Personally, I prefer using pure Java EE 7, in particular CDI + JSF.
I'm wondering if it is a good choice to use Spring as the DI container and JSF as the presentation layer.