We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da07357 + 24d7add commit 4c42d44Copy full SHA for 4c42d44
springboot2-webapp-jsp-WAR/src/main/webapp/WEB-INF/jsp/users.jsp
@@ -13,7 +13,7 @@
13
<body>
14
<div class="container">
15
<header>
16
- <h1>Spring MVC + JSP + JPA + Spring Boot 2</h1>
+ <h1>Spring MVC + JSP + JPA + Spring Boot 2 By Alan Binu</h1>
17
</header>
18
<div class="starter-template">
19
<h1>Users List</h1>
@@ -38,4 +38,4 @@
38
src="webjars/bootstrap/3.3.7/js/bootstrap.min.js"></script>
39
</body>
40
41
-</html>
+</html>
0 commit comments