@ -305,7 +305,7 @@ against the branch used to submit your pull request. In other words, you do not
@@ -305,7 +305,7 @@ against the branch used to submit your pull request. In other words, you do not
need to issue a new pull request when asked to make changes.
@ -82,7 +82,7 @@ The Spring Framework is released under version 2.0 of the [Apache License][].
@@ -82,7 +82,7 @@ The Spring Framework is released under version 2.0 of the [Apache License][].
@ -326,7 +326,7 @@ public class ContextLoaderUtilsContextHierarchyTests extends AbstractContextLoad
@@ -326,7 +326,7 @@ public class ContextLoaderUtilsContextHierarchyTests extends AbstractContextLoad
@ -504,7 +504,7 @@ public class ContextLoaderUtilsContextHierarchyTests extends AbstractContextLoad
@@ -504,7 +504,7 @@ public class ContextLoaderUtilsContextHierarchyTests extends AbstractContextLoad
@ -515,7 +515,7 @@ public class ContextLoaderUtilsContextHierarchyTests extends AbstractContextLoad
@@ -515,7 +515,7 @@ public class ContextLoaderUtilsContextHierarchyTests extends AbstractContextLoad
@ -527,7 +527,7 @@ public class ContextLoaderUtilsContextHierarchyTests extends AbstractContextLoad
@@ -527,7 +527,7 @@ public class ContextLoaderUtilsContextHierarchyTests extends AbstractContextLoad
@ -10129,8 +10129,8 @@ Consider `DateFormatter` as an example `Formatter` implementation:
@@ -10129,8 +10129,8 @@ Consider `DateFormatter` as an example `Formatter` implementation:
}
----
The Spring team welcomes community-driven Formatter contributions; see
http://jira.springframework.org[http://jira.springframework.org] to contribute.
The Spring team welcomes community-driven `Formatter` contributions; see
https://jira.spring.io/browse/SPR[jira.spring.io] to contribute.
@ -25404,7 +25404,7 @@ Spring JDBC embedded database support can be extended in two ways:
@@ -25404,7 +25404,7 @@ Spring JDBC embedded database support can be extended in two ways:
connection pool, to manage embedded database connections.
You are encouraged to contribute back extensions to the Spring community at