Home > Backend > Spring > ๐Ÿƒ[Spring] ์ •์  ์ปจํ…์ธ .

๐Ÿƒ[Spring] ์ •์  ์ปจํ…์ธ .
Spring Framework

๐Ÿƒ[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

์ •์  ์ปจํ…์ธ  ์ด๋ฏธ์ง€