Skip to content

Commit 1b5a8b8

Browse files
author
zhoouhai02
committed
remove servlet-h2
1 parent 39be989 commit 1b5a8b8

File tree

37 files changed

+260
-959
lines changed

37 files changed

+260
-959
lines changed

.DS_Store

4 KB
Binary file not shown.

_docs/.DS_Store

2 KB
Binary file not shown.

_docs/Mybatis-Notes/.DS_Store

6 KB
Binary file not shown.
File renamed without changes.

_docs/Spring-Notes/.DS_Store

0 Bytes
Binary file not shown.

_docs/SpringMVC

-109 KB
Binary file not shown.

_docs/maven/.DS_Store

6 KB
Binary file not shown.

_docs/mybatis_config_xml.md

Whitespace-only changes.

_docs/spring-boot.md

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.

_docs/题目.pages

-726 KB
Binary file not shown.
Binary file not shown.

servlet-demos/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
<modules>
1717
<module>servlet-todo</module>
18-
<module>servlet-h2</module>
1918
<module>servlet-bookstore</module>
2019
</modules>
2120

-1.68 MB
Binary file not shown.

servlet-demos/servlet-h2/logs/app.log

Whitespace-only changes.

servlet-demos/servlet-h2/pom.xml

Lines changed: 0 additions & 71 deletions
This file was deleted.

servlet-demos/servlet-h2/src/main/java/com/yew1eb/h2/App.java

Lines changed: 0 additions & 30 deletions
This file was deleted.

servlet-demos/servlet-h2/src/main/java/com/yew1eb/h2/TestBase.java

Lines changed: 0 additions & 244 deletions
This file was deleted.

0 commit comments

Comments
 (0)