spring+druid+mybatis samples
This commit is contained in:
9
spring/spring-druid-mybatis/src/main/webapp/index.jsp
Normal file
9
spring/spring-druid-mybatis/src/main/webapp/index.jsp
Normal file
@ -0,0 +1,9 @@
|
||||
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
||||
<html>
|
||||
<head>
|
||||
<title>index</title>
|
||||
</head>
|
||||
<body>
|
||||
hello Spring !
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user