Merge branch '5.3.x'
This commit is contained in:
commit
79d3f5c64c
|
@ -51,7 +51,7 @@ import org.springframework.util.StringUtils;
|
||||||
*
|
*
|
||||||
* <pre class="code">com.xyz.FooServiceImpl -> fooServiceImpl</pre>
|
* <pre class="code">com.xyz.FooServiceImpl -> fooServiceImpl</pre>
|
||||||
* <pre class="code">com.xyz.URLFooServiceImpl -> URLFooServiceImpl</pre>
|
* <pre class="code">com.xyz.URLFooServiceImpl -> URLFooServiceImpl</pre>
|
||||||
*
|
*
|
||||||
* @author Juergen Hoeller
|
* @author Juergen Hoeller
|
||||||
* @author Mark Fisher
|
* @author Mark Fisher
|
||||||
* @since 2.5
|
* @since 2.5
|
||||||
|
|
Loading…
Reference in New Issue