RedisSpringData/src/main/resources/templates/index.html
2020-05-13 11:22:17 +07:00

10 lines
141 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<h1>Redis</h1>
</body>
</html>