增加 spring 定时任务用例
This commit is contained in:
9
spring/spring-scheduling/src/main/webapp/index.jsp
Normal file
9
spring/spring-scheduling/src/main/webapp/index.jsp
Normal file
@@ -0,0 +1,9 @@
|
||||
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
||||
<html>
|
||||
<head>
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
hello spring scheduling!
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user