Open teang1995 opened 2 years ago
Project : Gradle Project
SpringBoot: 2.6.6
Language: Java
Packaging: Jar
Java: 11
groupId: hello
artifactid: hello-spring
Dependencies: Spring Web, Thymeleaf
index.html
코드
<!DOCTYPE HTML>
<html>
<head>
<title>Hello</title>
<meta http-equiv="Content-Type" content="text/html"; charset="UTF-8" />
</head>
<body>
Hello
<a href="hello">hello</a>
</body>
</html>
강의 환경 세팅 맞추는 거 편하게 따라오게 해주는 이슈