Skip to content

Commit 4c42d44

Browse files
authored
Merge pull request #37 from amalshaji65/patch-3
Update users.jsp
2 parents da07357 + 24d7add commit 4c42d44

File tree

1 file changed

+2
-2
lines changed
  • springboot2-webapp-jsp-WAR/src/main/webapp/WEB-INF/jsp

1 file changed

+2
-2
lines changed

springboot2-webapp-jsp-WAR/src/main/webapp/WEB-INF/jsp/users.jsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<body>
1414
<div class="container">
1515
<header>
16-
<h1>Spring MVC + JSP + JPA + Spring Boot 2</h1>
16+
<h1>Spring MVC + JSP + JPA + Spring Boot 2 By Alan Binu</h1>
1717
</header>
1818
<div class="starter-template">
1919
<h1>Users List</h1>
@@ -38,4 +38,4 @@
3838
src="webjars/bootstrap/3.3.7/js/bootstrap.min.js"></script>
3939
</body>
4040

41-
</html>
41+
</html>

0 commit comments

Comments
 (0)