News

Recently released Spring 2.0 provides excellent, easy-to-use AOP capabilities. Spring AOP is now remarkably easy to use for the average Java developer ... we need a POJO class that will implement ...
“Unfortunately, changes to the Class object in Java 9 meant the ... not all Spring apps are vulnerable (only apps that bind request parameters to a POJO) and the most popular JDK version ...
However, annotation-based Spring configuration has its drawbacks, especially as applications scale. A codebase with Java annotations scattered across hundreds of classes can quickly become difficult ...
With JavaServer Faces 2.0, we finally see the introduction of a standard, annotation based approach to component development. No longer do your JSF applications need to maintain a long and arduous ...