๐[Spring] ์ ์ ์ปจํ ์ธ .
- ์คํ๋ง ๋ถํธ ์ ์ ์ปจํ ์ธ ๊ธฐ๋ฅ
- ์คํ๋ง ๋ถํธ ๊ณต์ ๋ฌธ์
'resources/static/hello-static.html'
<!DOCTYPE html>
<html>
<head>
<title>static content</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
์ ์ ์ปจํ
์ธ ์
๋๋ค.
</body>
</html>
์คํ
- http://localhost:8080/hello-static.html
์ ์ ์ปจํ
์ธ ์ด๋ฏธ์ง