Skip to content

Commit d806ca9

Browse files
Added Index Page and controller
1 parent eecfc02 commit d806ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html xmlns:th="http://www.thymeleaf.org">
33
<head lang="en">
44

55
<title>Spring Core Online Tutorial</title>

0 commit comments

Comments
 (0)