mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:25:50 +00:00
Update readme.md
Updates the jsp url for the sample usage in JSP
This commit is contained in:
parent
cb6bd875de
commit
ae15df1b61
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ File -> Import -> Maven -> Existing Maven project
|
|||
<td>
|
||||
<a href="/pom.xml">webjars declaration inside pom.xml</a> <br />
|
||||
<a href="/src/main/resources/spring/mvc-core-config.xml#L24">Resource mapping in Spring configuration</a> <br />
|
||||
<a href="/src/main/webapp/WEB-INF/jsp/fragments/headTag.jsp#L12">sample usage in JSP</a></td>
|
||||
<a href="/src/main/webapp/WEB-INF/jsp/fragments/staticFiles.jsp#L12">sample usage in JSP</a></td>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue