spring_boot_all_study/SpringBootBasic/target/classes/static/index.html

10 lines
133 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
hello controller
</body>
</html>