首页 课程资源 Java     /    SpringMVC+Spring+Hibernate+Oracle实现图书管理(CRUD)

SpringMVC+Spring+Hibernate+Oracle实现图书管理(CRUD)

上传者: mzd8341 | 上传时间:2025/10/8 10:31:30 | 文件大小:17.81MB | 文件类型:zip
SpringMVC+Spring+Hibernate+Oracle实现图书管理(CRUD)
SpringMVC+Spring+Hibernate+Oracle实现图书管理(CRUD)一个简单的图书管理系统。
本软件ID:10151352

文件下载

资源详情

[{"title":"(58个子文件17.81MB)SpringMVC+Spring+Hibernate+Oracle实现图书管理(CRUD)","children":[{"title":"SpringMVC_Spring_Hibernate","children":[{"title":"WebContent","children":[{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'>39B</span>","children":null,"spread":false}],"spread":true},{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'>1.25KB</span>","children":null,"spread":false},{"title":"jsp","children":[{"title":"main.jsp <span style='color:#111;'>1.91KB</span>","children":null,"spread":false},{"title":"editpage.jsp <span style='color:#111;'>1.87KB</span>","children":null,"spread":false},{"title":"cratepage.jsp <span style='color:#111;'>1.72KB</span>","children":null,"spread":false}],"spread":true},{"title":"lib","children":[{"title":"hibernate-jpa-2.1-api-1.0.0.Final.jar <span style='color:#111;'>110.71KB</span>","children":null,"spread":false},{"title":"dom4j-1.6.1.jar <span style='color:#111;'>306.54KB</span>","children":null,"spread":false},{"title":"hibernate-commons-annotations-5.0.1.Final.jar <span style='color:#111;'>73.52KB</span>","children":null,"spread":false},{"title":"spring-core-4.3.12.RELEASE.jar <span style='color:#111;'>1.07MB</span>","children":null,"spread":false},{"title":"spring-context-4.3.12.RELEASE.jar <span style='color:#111;'>1.09MB</span>","children":null,"spread":false},{"title":"javassist-3.20.0-GA.jar <span style='color:#111;'>732.99KB</span>","children":null,"spread":false},{"title":"antlr-2.7.7.jar <span style='color:#111;'>434.85KB</span>","children":null,"spread":false},{"title":"spring-tx-4.3.12.RELEASE.jar <span style='color:#111;'>260.99KB</span>","children":null,"spread":false},{"title":"jboss-transaction-api_1.2_spec-1.0.1.Final.jar <span style='color:#111;'>27.69KB</span>","children":null,"spread":false},{"title":"spring-orm-4.3.12.RELEASE.jar <span style='color:#111;'>465.81KB</span>","children":null,"spread":false},{"title":"ojdbc6.jar <span style='color:#111;'>2.61MB</span>","children":null,"spread":false},{"title":"taglibs-standard-impl-1.2.5.jar <span style='color:#111;'>201.59KB</span>","children":null,"spread":false},{"title":"spring-jdbc-4.3.12.RELEASE.jar <span style='color:#111;'>417.83KB</span>","children":null,"spread":false},{"title":"hibernate-core-5.2.12.Final.jar <span style='color:#111;'>6.37MB</span>","children":null,"spread":false},{"title":"spring-aop-4.3.12.RELEASE.jar <span style='color:#111;'>371.49KB</span>","children":null,"spread":false},{"title":"spring-web-4.3.12.RELEASE.jar <span style='color:#111;'>803.92KB</span>","children":null,"spread":false},{"title":"spring-expression-4.3.12.RELEASE.jar <span style='color:#111;'>257.53KB</span>","children":null,"spread":false},{"title":"jstl-1.2.jar <span style='color:#111;'>404.53KB</span>","children":null,"spread":false},{"title":"jboss-logging-3.3.0.Final.jar <span style='color:#111;'>65.24KB</span>","children":null,"spread":false},{"title":"commons-logging-1.2.jar <span style='color:#111;'>60.38KB</span>","children":null,"spread":false},{"title":"spring-beans-4.3.12.RELEASE.jar <span style='color:#111;'>745.39KB</span>","children":null,"spread":false},{"title":"classmate-1.3.0.jar <span style='color:#111;'>62.61KB</span>","children":null,"spread":false},{"title":"aspectjweaver-1.8.13.jar <span style='color:#111;'>1.84MB</span>","children":null,"spread":false},{"title":"jandex-2.0.3.Final.jar <span style='color:#111;'>182.36KB</span>","children":null,"spread":false},{"title":"spring-webmvc-4.1.6.RELEASE.jar <span style='color:#111;'>762.48KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'>6B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'>345B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'>530B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'>49B</span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'>567B</span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>364B</span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"logback.xml <span style='color:#111;'>469B</span>","children":null,"spread":false},{"title":"jdbc.properties <span style='color:#111;'>137B</span>","children":null,"spread":false},{"title":"hibernate.properties <span style='color:#111;'>87B</span>","children":null,"spread":false},{"title":"ssh","children":[{"title":"dao","children":[{"title":"BookDaoImpl.java <span style='color:#111;'>1.53KB</span>","children":null,"spread":false},{"title":"BookDao.java <span style='color:#111;'>245B</span>","children":null,"spread":false}],"spread":true},{"title":"domain","children":[{"title":"Book.java <span style='color:#111;'>1.99KB</span>","children":null,"spread":false}],"spread":true},{"title":"controller","children":[{"title":"BookController.java <span style='color:#111;'>1.63KB</span>","children":null,"spread":false}],"spread":true},{"title":"service","children":[{"title":"BookServiceImpl.java <span style='color:#111;'>884B</span>","children":null,"spread":false},{"title":"BookService.java <span style='color:#111;'>253B</span>","children":null,"spread":false}],"spread":true},{"title":"AppConfig.java <span style='color:#111;'>2.52KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".project <span style='color:#111;'>926B</span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'>842B</span>","children":null,"spread":false},{"title":"build","children":[{"title":"classes","children":[{"title":"logback.xml <span style='color:#111;'>469B</span>","children":null,"spread":false},{"title":"jdbc.properties <span style='color:#111;'>137B</span>","children":null,"spread":false},{"title":"hibernate.properties <span style='color:#111;'>87B</span>","children":null,"spread":false},{"title":"ssh","children":[{"title":"AppConfig.class <span style='color:#111;'>2.87KB</span>","children":null,"spread":false},{"title":"dao","children":[{"title":"BookDao.class <span style='color:#111;'>353B</span>","children":null,"spread":false},{"title":"BookDaoImpl.class <span style='color:#111;'>2.19KB</span>","children":null,"spread":false}],"spread":true},{"title":"domain","children":[{"title":"Book.class <span style='color:#111;'>2.63KB</span>","children":null,"spread":false}],"spread":false},{"title":"controller","children":[{"title":"BookController.class <span style='color:#111;'>2.66KB</span>","children":null,"spread":false}],"spread":false},{"title":"service","children":[{"title":"BookService.class <span style='color:#111;'>365B</span>","children":null,"spread":false},{"title":"BookServiceImpl.class <span style='color:#111;'>1.28KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • yingxiao7946:
    没什么页面。没用2017-12-20

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明