mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
updated remaing 2.5.x JavaDoc reeferences to 3.0.x ones (SPR-6402)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2481 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -175,9 +175,9 @@ public class Person {
|
||||
messages and suchlike.</para>
|
||||
<para>More information on the <interfacename>MessageCodesResolver</interfacename> and the default
|
||||
strategy can be found online with the Javadocs for
|
||||
<ulink url="http://static.springframework.org/spring/docs/2.5.x/api/org/springframework/validation/MessageCodesResolver.html">MessageCodesResolver</ulink>
|
||||
<ulink url="http://static.springframework.org/spring/docs/3.0.x/javadoc-api/org/springframework/validation/MessageCodesResolver.html">MessageCodesResolver</ulink>
|
||||
and
|
||||
<ulink url="http://static.springframework.org/spring/docs/2.5.x/api/org/springframework/validation/DefaultMessageCodesResolver.html">DefaultMessageCodesResolver</ulink>
|
||||
<ulink url="http://static.springframework.org/spring/docs/3.0.x/javadoc-api/org/springframework/validation/DefaultMessageCodesResolver.html">DefaultMessageCodesResolver</ulink>
|
||||
respectively.</para>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user