mybatis 세팅됨

This commit is contained in:
Suh
2024-01-02 17:10:05 +09:00
parent bf8a470a94
commit 2864bb89d4
14 changed files with 174 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
kkkkkk
</body>
</html>

View File

@@ -0,0 +1,11 @@
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
kkkkk 성공
</body>
</html>