-
Notifications
You must be signed in to change notification settings - Fork 34
Moving to Spring 4.1 #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
dependency/spring
Task is related to Spring Framework
kind/dependency-update
Update one of dependencies
Milestone
Comments
Don't forget to update Thymeleaf's artifacts (#17) if this task already would done:
|
I already added BOM artifact usage in commit 2b5586c. |
php-coder
added a commit
that referenced
this issue
Oct 28, 2014
@see http://docs.spring.io/spring-framework/docs/4.1.x/spring-framework-reference/htmlsingle/#new-in-4.0 @see http://docs.spring.io/spring-framework/docs/4.1.x/spring-framework-reference/htmlsingle/#new-in-4.1 @see http://xpadro.blogspot.com.es/2014/01/migrating-spring-mvc-restful-web.html I've also updated hibernate-validator to 5.1.3 to fix the exception: ClassCastException: java.util.Arrays$ArrayList cannot be cast to [Ljava.lang.String; @see http://in.relation.to/Bloggers/HibernateValidator500Alpha2And431Final @see http://in.relation.to/Bloggers/BeanValidationTCK110CR1AndHibernateValidator500CR1Released @see http://in.relation.to/Bloggers/HibernateValidator501AndTheStoryBehindTheMissing500Final @see http://in.relation.to/Bloggers/BeanValidation11FeatureSpotlightExpressionLanguage @see http://in.relation.to/Bloggers/HibernateValidator510Alpha1Released @see http://in.relation.to/Bloggers/HasteMakesWasteHereComesHibernateValidator510Beta1 @see http://in.relation.to/Bloggers/BeanValidation11FeatureSpotlightMethodValidation @see http://in.relation.to/Bloggers/HibernateValidator510CR1IsOutOneStepCloserToFinal @see http://in.relation.to/Bloggers/DontWaitUpgradeHibernateValidator510FinalIsOut @see http://in.relation.to/Bloggers/HibernateValidator520Alpha1WithJava8SupportAndA51MaintenanceRelease @see https://developer.jboss.org/wiki/HibernateValidatorMigrationGuide @see http://docs.oracle.com/javaee/7/api/javax/validation/ConstraintValidatorContext.ConstraintViolationBuilder.html#addNode%28java.lang.String%29 Fix GH #16 No functional changes.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependency/spring
Task is related to Spring Framework
kind/dependency-update
Update one of dependencies
We should migrate to latest Spring 4.1.x version.
Useful resources:
Also with new release we can use some new features:
The text was updated successfully, but these errors were encountered: