October 2017
Intermediate to advanced
396 pages
10h 2m
English
Spring 5.0 is the freshest release of Spring available. There are a lot of exciting new features in Spring 5.0, including the following:
Spring 5 supports Java 8 as a minimum requirement, as the entire framework codebase is based on Java 8.
Spring Framework required at least Java EE 7 to run Spring Framework 5.0 applications. That means it requires Servlet 3.1, JMS 2.0, JPA 2.1.
In Spring 5.0, some packages have been either removed or deprecated. It has had a package called mock.static removed from the spring-aspects module, and hence there is no support for AnnotationDrivenStaticEntityMockingControl ...
Read now
Unlock full access