Spring 2.5 frente a Spring 3.0
Revisa las diferencias entre Spring 2.5 y Spring 3.0 en una tabla estructurada y despues continua con preguntas de entrevista, cuestionarios y comparaciones similares.
Diferencia entre
Spring 2.5 vs Spring 3.0 - una comparacion clave de temas o materias que te ayudara a entender cual es mejor para tu caso. Consulta la comparacion de Spring 3.0 y Spring 2.5 como preguntas comunes de entrevista.
Diferencia entre Spring 2.5 y Spring 3.0
Spring 2.5 vs Spring 3.0 - una comparacion clave de temas o materias que te ayudara a entender cual es mejor para tu caso. Consulta la comparacion de Spring 3.0 y Spring 2.5 como preguntas comunes de entrevista.
|
Spring 2.5
|
Spring 3.0
|
|---|---|
| In Spring 2.5, return ModelAndView is an old style code writing. | In spring 3.0 add later you can return both ModelAndView or nameView either. |
| Spring framework 2.5 is compatible with Java 1.4 and higher versions. | Spring framework 3.0 is compatible with Java 5 and higher versions. |
| In Spring framework 2.5, native expression language exists which is less powerful than spring expression language of spring 3.0 and it has different parsing rules. | Spring framework 3.0 introduces Spring Expression Language which defines bean definitions based XML and Annotation. |
| Spring framework 2.5 does not support type conversions and field formatting. | Spring framework 3.0 has type converting system and field formatting. |
| Spring framework 2.5 does not offer complete support for JSR303 bean validation API. | Spring framework 3.0 fully supports the JSR303 bean validation API. |
| Spring framework 2.5 does not support the embedded database engines. | Spring framework 3.0 offers support for various embedded database engines like HSQL, Derby and H2. |
| Spring framework 2.5 does not support Comprehensive REST. | Comprehensive REST support is available in Spring framework 3.0. |
| This is not available in 2.5. | We provide support for asynchronous method invocations through the use of the new @Async annotation. |
| This is not available in 2.5. | A mvc namespace has been introduced that greatly simplifies Spring MVC configuration. Additional annotations such as @CookieValue and @RequestHeaders have been added. |
Guardar para repaso
Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.
Inicia sesion para guardar marcadores, preguntas dificiles y conjuntos de repaso.
Diferencias relacionadas
Explora comparaciones similares relacionadas con Spring 2.5 y Spring 3.0 para obtener mas contexto y preparar mejor tus entrevistas.
Ver diferencias abajo
Explora todas las comparaciones disponibles abajo o usa la busqueda superior para reducir la lista al instante.