Spring+SpringMVC+MyBatis(SSM)CRM 客户关系管理系统项目案例(可运行).zip
所属分类:开发技术 > Java
文件大小:15.22 MB
上传日期:2020-02-28 16:45
MD5:75336b579e************f1e949bf0b
本站所提供资源仅作为个人学习、交流使用,不可用于任何商业目的与用途。
# | 文件名称 | 大小 | 最后修改时间 |
---|---|---|---|
1 | .classpath | 4.15 KB | 2018/3/27 13:13:27 |
2 | .project | 1.01 KB | 2018/3/25 21:12:32 |
3 | .settings | 0 Bytes | 2019/3/15 11:09:04 |
4 | .settings\.jsdtscope | 503 Bytes | 2018/3/25 21:12:32 |
5 | .settings\org.eclipse.jdt.core.prefs | 364 Bytes | 2018/3/25 21:12:30 |
6 | .settings\org.eclipse.wst.common.component | 467 Bytes | 2018/3/25 21:12:31 |
7 | .settings\org.eclipse.wst.common.project.facet.core.xml | 305 Bytes | 2018/3/25 21:45:11 |
8 | .settings\org.eclipse.wst.jsdt.ui.superType.container | 49 Bytes | 2018/3/25 21:12:32 |
9 | .settings\org.eclipse.wst.jsdt.ui.superType.name | 6 Bytes | 2018/3/25 21:12:32 |
10 | build | 0 Bytes | 2019/3/15 11:09:04 |
11 | build\classes | 0 Bytes | 2019/3/15 14:45:34 |
12 | build\classes\com | 0 Bytes | 2019/3/15 11:09:04 |
13 | build\classes\com\itheima | 0 Bytes | 2019/3/15 11:09:04 |
14 | build\classes\com\itheima\common | 0 Bytes | 2019/3/15 11:09:04 |
15 | build\classes\com\itheima\common\utils | 0 Bytes | 2019/3/15 11:09:04 |
16 | build\classes\com\itheima\common\utils\NavigationTag.class | 4.87 KB | 2018/4/27 9:26:53 |
17 | build\classes\com\itheima\common\utils\Page.class | 1.46 KB | 2018/4/27 9:26:53 |
18 | build\classes\com\itheima\crm | 0 Bytes | 2019/3/15 11:09:04 |
19 | build\classes\com\itheima\crm\controller | 0 Bytes | 2019/3/15 11:09:04 |
20 | build\classes\com\itheima\crm\controller\CustomerController.class | 2.98 KB | 2018/4/27 9:26:53 |
21 | build\classes\com\itheima\crm\mapper | 0 Bytes | 2019/3/15 11:09:04 |
22 | build\classes\com\itheima\crm\mapper\BaseDictDao.class | 292 Bytes | 2018/4/27 9:26:53 |
23 | build\classes\com\itheima\crm\mapper\BaseDictDao.xml | 401 Bytes | 2018/3/27 13:05:46 |
24 | build\classes\com\itheima\crm\mapper\CustomerDao.class | 611 Bytes | 2018/4/27 9:26:53 |
25 | build\classes\com\itheima\crm\mapper\CustomerDao.xml | 2.18 KB | 2018/3/28 6:55:44 |
26 | build\classes\com\itheima\crm\pojo | 0 Bytes | 2019/3/15 11:09:04 |
27 | build\classes\com\itheima\crm\pojo\BaseDict.class | 2.65 KB | 2018/4/27 9:26:53 |
28 | build\classes\com\itheima\crm\pojo\Customer.class | 3.06 KB | 2018/4/27 9:26:53 |
29 | build\classes\com\itheima\crm\pojo\QueryVo.class | 1.83 KB | 2018/4/27 9:26:53 |
30 | build\classes\com\itheima\crm\service | 0 Bytes | 2019/3/15 11:09:04 |
31 | build\classes\com\itheima\crm\service\BaseDictService.class | 301 Bytes | 2018/4/27 9:26:53 |
32 | build\classes\com\itheima\crm\service\BaseDictServiceImple.class | 918 Bytes | 2018/4/27 9:26:53 |
33 | build\classes\com\itheima\crm\service\CustomerService.class | 555 Bytes | 2018/4/27 9:26:53 |
34 | build\classes\com\itheima\crm\service\CustomerServiceImpl.class | 2.8 KB | 2018/4/27 9:26:53 |
35 | build\classes\jdbc.properties | 147 Bytes | 2018/3/25 21:41:17 |
36 | build\classes\log4j.properties | 268 Bytes | 2019/3/15 14:44:53 |
37 | build\classes\Mybatis | 0 Bytes | 2019/3/15 11:09:04 |
38 | build\classes\Mybatis\SqlMapConfig.xml | 289 Bytes | 2018/3/27 13:01:16 |
39 | build\classes\resouce.properties | 60 Bytes | 2018/3/27 13:59:37 |
40 | build\classes\Spring | 0 Bytes | 2019/3/15 11:09:04 |
41 | build\classes\Spring\applicationContext-dao.xml | 1.9 KB | 2018/3/26 21:35:58 |
42 | build\classes\Spring\applicationContext-service.xml | 1.03 KB | 2018/3/26 21:06:54 |
43 | build\classes\Spring\springmvc.xml | 1.31 KB | 2018/3/26 21:11:06 |
44 | src | 0 Bytes | 2019/3/15 11:09:04 |
45 | src\com | 0 Bytes | 2019/3/15 11:09:04 |
46 | src\com\itheima | 0 Bytes | 2019/3/15 11:09:04 |
47 | src\com\itheima\common | 0 Bytes | 2019/3/15 11:09:04 |
48 | src\com\itheima\common\utils | 0 Bytes | 2019/3/15 11:09:04 |
49 | src\com\itheima\common\utils\NavigationTag.java | 5.35 KB | 2018/3/27 20:39:21 |
50 | src\com\itheima\common\utils\Page.java | 629 Bytes | 2018/3/27 20:39:21 |
51 | src\com\itheima\crm | 0 Bytes | 2019/3/15 11:09:04 |
52 | src\com\itheima\crm\controller | 0 Bytes | 2019/3/15 11:09:04 |
53 | src\com\itheima\crm\controller\CustomerController.java | 2.4 KB | 2018/3/28 6:58:45 |
54 | src\com\itheima\crm\mapper | 0 Bytes | 2019/3/15 11:09:04 |
55 | src\com\itheima\crm\mapper\BaseDictDao.java | 215 Bytes | 2018/3/27 13:02:09 |
56 | src\com\itheima\crm\mapper\BaseDictDao.xml | 401 Bytes | 2018/3/27 13:05:46 |
57 | src\com\itheima\crm\mapper\CustomerDao.java | 604 Bytes | 2018/3/28 6:58:04 |
58 | src\com\itheima\crm\mapper\CustomerDao.xml | 2.18 KB | 2018/3/28 6:55:44 |
59 | src\com\itheima\crm\pojo | 0 Bytes | 2019/3/15 11:09:04 |
60 | src\com\itheima\crm\pojo\BaseDict.java | 1.99 KB | 2018/3/26 21:30:39 |
61 | src\com\itheima\crm\pojo\Customer.java | 2.42 KB | 2018/3/27 17:02:09 |
62 | src\com\itheima\crm\pojo\QueryVo.java | 1.28 KB | 2018/3/27 20:55:11 |
63 | src\com\itheima\crm\service | 0 Bytes | 2019/3/15 11:09:04 |
64 | src\com\itheima\crm\service\BaseDictService.java | 222 Bytes | 2018/3/26 20:52:03 |
65 | src\com\itheima\crm\service\BaseDictServiceImple.java | 561 Bytes | 2018/3/27 13:06:50 |
66 | src\com\itheima\crm\service\CustomerService.java | 531 Bytes | 2018/3/28 6:58:04 |
67 | src\com\itheima\crm\service\CustomerServiceImpl.java | 1.92 KB | 2018/3/28 6:58:04 |
68 | src\jdbc.properties | 147 Bytes | 2018/3/25 21:41:17 |
69 | src\log4j.properties | 266 Bytes | 2018/3/25 21:25:44 |
70 | src\mybatis | 0 Bytes | 2019/3/15 11:09:04 |
71 | src\mybatis\SqlMapConfig.xml | 289 Bytes | 2018/3/27 13:01:16 |
72 | src\resouce.properties | 60 Bytes | 2018/3/27 13:59:37 |
73 | src\spring | 0 Bytes | 2019/3/15 11:09:04 |
74 | src\spring\applicationContext-dao.xml | 1.9 KB | 2018/3/26 21:35:58 |
75 | src\spring\applicationContext-service.xml | 1.03 KB | 2018/3/26 21:06:54 |
76 | src\spring\springmvc.xml | 1.31 KB | 2018/3/26 21:11:06 |
77 | WebContent | 0 Bytes | 2019/3/15 11:09:04 |
78 | WebContent\css | 0 Bytes | 2019/3/15 11:09:04 |
79 | WebContent\css\boot-crm.css | 52 Bytes | 2018/3/25 21:42:19 |
80 | WebContent\css\bootstrap.min.css | 118.42 KB | 2018/3/25 21:42:19 |
81 | WebContent\css\dataTables.bootstrap.css | 7.44 KB | 2018/3/25 21:42:19 |
82 | WebContent\css\font-awesome.min.css | 21.47 KB | 2018/3/25 21:42:19 |
83 | WebContent\css\metisMenu.min.css | 781 Bytes | 2018/3/25 21:42:19 |
84 | WebContent\css\sb-admin-2.css | 5.46 KB | 2018/3/25 21:42:19 |
85 | WebContent\fonts | 0 Bytes | 2019/3/15 11:09:04 |
86 | WebContent\fonts\fontawesome-webfont.eot | 54.69 KB | 2018/3/25 21:42:19 |
87 | WebContent\fonts\fontawesome-webfont.svg | 280.28 KB | 2018/3/25 21:42:19 |
88 | WebContent\fonts\fontawesome-webfont.ttf | 109.53 KB | 2018/3/25 21:42:19 |
89 | WebContent\fonts\fontawesome-webfont.woff | 63.92 KB | 2018/3/25 21:42:19 |
90 | WebContent\fonts\FontAwesome.otf | 83.89 KB | 2018/3/25 21:42:19 |
91 | WebContent\js | 0 Bytes | 2019/3/15 11:09:04 |
92 | WebContent\js\bootstrap.min.js | 36 KB | 2018/3/25 21:42:19 |
93 | WebContent\js\dataTables.bootstrap.min.js | 1.9 KB | 2018/3/25 21:42:19 |
94 | WebContent\js\jquery.dataTables.min.js | 79.79 KB | 2018/3/25 21:42:19 |
95 | WebContent\js\jquery.min.js | 82.4 KB | 2018/3/25 21:42:19 |
96 | WebContent\js\metisMenu.min.js | 1.83 KB | 2018/3/25 21:42:19 |
97 | WebContent\js\sb-admin-2.js | 1.15 KB | 2018/3/25 21:42:19 |
98 | WebContent\META-INF | 0 Bytes | 2019/3/15 11:09:04 |
99 | WebContent\META-INF\MANIFEST.MF | 39 Bytes | 2018/3/25 21:12:31 |
100 | WebContent\WEB-INF | 0 Bytes | 2019/3/15 11:13:10 |
101 | WebContent\WEB-INF\jsp | 0 Bytes | 2019/3/15 11:09:04 |
102 | WebContent\WEB-INF\jsp\customer.jsp | 16.48 KB | 2018/3/27 20:18:01 |
103 | WebContent\WEB-INF\lib | 0 Bytes | 2019/3/15 11:13:10 |
104 | WebContent\WEB-INF\lib\aopalliance-1.0.jar | 4.36 KB | 2018/3/25 21:12:54 |
105 | WebContent\WEB-INF\lib\asm-3.3.1.jar | 42.56 KB | 2018/3/25 21:12:54 |
106 | WebContent\WEB-INF\lib\aspectjweaver-1.8.4.jar | 1.78 MB | 2018/3/25 21:12:54 |
107 | WebContent\WEB-INF\lib\cglib-2.2.2.jar | 280.46 KB | 2018/3/25 21:12:54 |
108 | WebContent\WEB-INF\lib\commons-codec-1.6.jar | 227.32 KB | 2018/3/25 21:12:54 |
109 | WebContent\WEB-INF\lib\commons-collections-1.0.jar | 83.64 KB | 2018/3/25 21:12:54 |
110 | WebContent\WEB-INF\lib\commons-fileupload-1.2.2.jar | 58.19 KB | 2018/3/25 21:12:54 |
111 | WebContent\WEB-INF\lib\commons-io-1.3.2.jar | 85.72 KB | 2018/3/25 21:12:54 |
112 | WebContent\WEB-INF\lib\commons-lang3-3.1.jar | 308.4 KB | 2018/3/25 21:12:54 |
113 | WebContent\WEB-INF\lib\commons-lang3-3.4.jar | 424.49 KB | 2018/3/25 21:12:54 |
114 | WebContent\WEB-INF\lib\commons-logging-1.2.jar | 60.38 KB | 2018/3/25 21:12:54 |
115 | WebContent\WEB-INF\lib\commons-pool2-2.0.jar | 104.55 KB | 2018/3/25 21:12:54 |
116 | WebContent\WEB-INF\lib\dom4j-1.6.1.jar | 306.54 KB | 2018/3/25 21:12:54 |
117 | WebContent\WEB-INF\lib\druid-1.0.9.jar | 1.76 MB | 2018/3/25 21:12:54 |
118 | WebContent\WEB-INF\lib\hamcrest-core-1.3.jar | 43.97 KB | 2018/3/25 21:12:54 |
119 | WebContent\WEB-INF\lib\jackson-annotations-2.4.0.jar | 37.7 KB | 2018/3/25 21:12:54 |
120 | WebContent\WEB-INF\lib\jackson-core-2.4.2.jar | 220.04 KB | 2018/3/25 21:12:54 |
121 | WebContent\WEB-INF\lib\jackson-databind-2.4.2.jar | 1.03 MB | 2018/3/25 21:12:54 |
122 | WebContent\WEB-INF\lib\json-20131018.jar | 63.61 KB | 2018/3/25 21:12:54 |
123 | WebContent\WEB-INF\lib\jstl-1.2.jar | 404.53 KB | 2018/3/25 21:12:54 |
124 | WebContent\WEB-INF\lib\junit-4.12.jar | 307.55 KB | 2018/3/25 21:12:54 |
125 | WebContent\WEB-INF\lib\log4j-1.2.17.jar | 478.4 KB | 2018/3/25 21:12:54 |
126 | WebContent\WEB-INF\lib\mybatis-3.2.7.jar | 696.03 KB | 2018/3/25 21:12:54 |
127 | WebContent\WEB-INF\lib\mybatis-spring-1.2.2.jar | 47.64 KB | 2018/3/25 21:12:54 |
128 | WebContent\WEB-INF\lib\mysql-connector-java-5.1.8.jar | 706.7 KB | 2018/3/25 21:12:54 |
129 | WebContent\WEB-INF\lib\slf4j-api-1.6.6.jar | 25.56 KB | 2018/3/25 21:12:54 |
130 | WebContent\WEB-INF\lib\slf4j-log4j12-1.6.6.jar | 9.48 KB | 2018/3/25 21:12:54 |
131 | WebContent\WEB-INF\lib\spring-aop-4.1.3.RELEASE.jar | 350.6 KB | 2018/3/25 21:12:54 |
132 | WebContent\WEB-INF\lib\spring-aspects-4.1.3.RELEASE.jar | 55.4 KB | 2018/3/25 21:12:54 |
133 | WebContent\WEB-INF\lib\spring-beans-4.1.3.RELEASE.jar | 691.23 KB | 2018/3/25 21:12:54 |
134 | WebContent\WEB-INF\lib\spring-context-4.1.3.RELEASE.jar | 1002.77 KB | 2018/3/25 21:12:55 |
135 | WebContent\WEB-INF\lib\spring-context-support-4.1.3.RELEASE.jar | 173.93 KB | 2018/3/25 21:12:55 |
136 | WebContent\WEB-INF\lib\spring-core-4.1.3.RELEASE.jar | 983.11 KB | 2018/3/25 21:12:55 |
137 | WebContent\WEB-INF\lib\spring-expression-4.1.3.RELEASE.jar | 253.09 KB | 2018/3/25 21:12:55 |
138 | WebContent\WEB-INF\lib\spring-jdbc-4.1.3.RELEASE.jar | 416.7 KB | 2018/3/25 21:12:55 |
139 | WebContent\WEB-INF\lib\spring-jms-4.1.3.RELEASE.jar | 262.98 KB | 2018/3/25 21:12:55 |
140 | WebContent\WEB-INF\lib\spring-messaging-4.1.3.RELEASE.jar | 281.12 KB | 2018/3/25 21:12:55 |
141 | WebContent\WEB-INF\lib\spring-test-4.1.3.RELEASE.jar | 490.67 KB | 2018/3/25 21:12:55 |
142 | WebContent\WEB-INF\lib\spring-tx-4.1.3.RELEASE.jar | 246.46 KB | 2018/3/25 21:12:55 |
143 | WebContent\WEB-INF\lib\spring-web-4.1.3.RELEASE.jar | 696.81 KB | 2018/3/25 21:12:55 |
144 | WebContent\WEB-INF\lib\spring-webmvc-4.1.3.RELEASE.jar | 763.36 KB | 2018/3/25 21:12:55 |
145 | WebContent\WEB-INF\lib\standard-1.1.2.jar | 384.04 KB | 2018/3/25 21:12:55 |
146 | WebContent\WEB-INF\tld | 0 Bytes | 2019/3/15 11:13:10 |
147 | WebContent\WEB-INF\tld\commons.tld | 929 Bytes | 2018/3/27 20:17:44 |
148 | WebContent\WEB-INF\web.xml | 2.13 KB | 2018/3/25 21:35:42 |
请留下有营养的评论,广告灌水一律拉黑处理,谢谢合作!
上一资源: java调用海康sdk案例.zip
作者:OneNote
共上传:48 个