Files
real-world-springboot/web/index.jsp
2022-09-07 23:17:37 +09:00

17 lines
304 B
Plaintext

<%--
Created by IntelliJ IDEA.
User: kms
Date: 2022/09/07
Time: 10:56 PM
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head>
<title>$Title$</title>
</head>
<body>
$END$
</body>
</html>