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.
1 parent e2c9bce commit fc18d90Copy full SHA for fc18d90
src/main/resources/templates/index.html
@@ -4,7 +4,7 @@
4
layout:decorate="~{layouts/layout}">
5
6
<head>
7
- <title>Hello Spring Boot!</title>
+ <title>Hello Spring Boot Test!</title>
8
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
9
<link href="http://cdn.jsdelivr.net/webjars/bootstrap/3.3.7/css/bootstrap.min.css"
10
th:href="@{/webjars/bootstrap/3.3.7/css/bootstrap.min.css}"
0 commit comments