springmvc+maven+hibernate(JPA)实现的一个简易博客系统

上传者: yzongyu | 上传时间: 2019-12-21 22:16:03 | 文件大小: 31.56MB | 文件类型: rar
基于springmvc+maven+hibernate做的一个简易博客系统,方便对于springmvc的掌握和入门,按照过程一个个自己实践,相信会有一个不错的入门效果(仅作为入门,掌握springmvc和hibernate(JPA)所用,比如对于JPARepository的扩展和使用等) attention:正式开始前,请检查自己的环境(javaJDK,maven均正常,安装和检查过程请摆渡)

文件下载

资源详情

[{"title":"( 57 个子文件 31.56MB ) springmvc+maven+hibernate(JPA)实现的一个简易博客系统","children":[{"title":"META-INF","children":[{"title":"maven","children":[{"title":"com.onion","children":[{"title":"springmvcdemo","children":[{"title":"pom.xml <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"pom.properties <span style='color:#111;'> 119B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"MANIFEST.MF <span style='color:#111;'> 131B </span>","children":null,"spread":false}],"spread":true},{"title":"WEB-INF","children":[{"title":"mvc-dispatcher-servlet.xml <span style='color:#111;'> 4.33KB </span>","children":null,"spread":false},{"title":"web.xml <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"pages","children":[{"title":"admin","children":[{"title":"users.jsp <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"addUser.jsp <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false},{"title":"updateUser.jsp <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"details.jsp <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false}],"spread":true},{"title":"classes","children":[{"title":"admin","children":[{"title":"users.jsp <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"addUser.jsp <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false},{"title":"updateUser.jsp <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"details.jsp <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false}],"spread":true},{"title":"users.jsp <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"addUser.jsp <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false},{"title":"META-INF","children":null,"spread":false},{"title":"updateUser.jsp <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"com","children":[{"title":"onion","children":[{"title":"repository","children":[{"title":"UserRepository.class <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false}],"spread":true},{"title":"model","children":[{"title":"UserEntity.class <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false},{"title":"BlogEntity.class <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false}],"spread":false},{"title":"controller","children":[{"title":"MainController.class <span style='color:#111;'> 3.77KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"details.jsp <span style='color:#111;'> 1.84KB </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":"jcl-over-slf4j-1.7.19.jar <span style='color:#111;'> 16.04KB </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":"javassist-3.20.0-GA.jar <span style='color:#111;'> 732.99KB </span>","children":null,"spread":false},{"title":"aopalliance-1.0.jar <span style='color:#111;'> 4.36KB </span>","children":null,"spread":false},{"title":"antlr-2.7.7.jar <span style='color:#111;'> 434.85KB </span>","children":null,"spread":false},{"title":"geronimo-jta_1.1_spec-1.1.1.jar <span style='color:#111;'> 15.65KB </span>","children":null,"spread":false},{"title":"hibernate-entitymanager-5.1.0.Final.jar <span style='color:#111;'> 566.57KB </span>","children":null,"spread":false},{"title":"xml-apis-1.0.b2.jar <span style='color:#111;'> 106.76KB </span>","children":null,"spread":false},{"title":"slf4j-api-1.7.19.jar <span style='color:#111;'> 39.79KB </span>","children":null,"spread":false},{"title":"spring-webmvc-4.2.6.RELEASE.jar <span style='color:#111;'> 857.06KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.1.39.jar <span style='color:#111;'> 966.30KB </span>","children":null,"spread":false},{"title":"c3p0-0.9.5.2.jar <span style='color:#111;'> 486.20KB </span>","children":null,"spread":false},{"title":"spring-orm-4.2.5.RELEASE.jar <span style='color:#111;'> 455.60KB </span>","children":null,"spread":false},{"title":"aspectjrt-1.8.9.jar <span style='color:#111;'> 114.77KB </span>","children":null,"spread":false},{"title":"spring-context-4.2.6.RELEASE.jar <span style='color:#111;'> 1.05MB </span>","children":null,"spread":false},{"title":"mchange-commons-java-0.2.11.jar <span style='color:#111;'> 592.26KB </span>","children":null,"spread":false},{"title":"spring-expression-4.2.6.RELEASE.jar <span style='color:#111;'> 256.83KB </span>","children":null,"spread":false},{"title":"spring-data-jpa-1.10.1.RELEASE.jar <span style='color:#111;'> 265.73KB </span>","children":null,"spread":false},{"title":"spring-data-commons-1.12.1.RELEASE.jar <span style='color:#111;'> 669.61KB </span>","children":null,"spread":false},{"title":"jandex-2.0.0.Final.jar <span style='color:#111;'> 183.35KB </span>","children":null,"spread":false},{"title":"jstl-1.2.jar <span style='color:#111;'> 404.53KB </span>","children":null,"spread":false},{"title":"spring-web-4.2.6.RELEASE.jar <span style='color:#111;'> 749.17KB </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-aop-4.2.5.RELEASE.jar <span style='color:#111;'> 361.39KB </span>","children":null,"spread":false},{"title":"spring-core-4.2.6.RELEASE.jar <span style='color:#111;'> 1.05MB </span>","children":null,"spread":false},{"title":"classmate-1.3.0.jar <span style='color:#111;'> 62.61KB </span>","children":null,"spread":false},{"title":"spring-tx-4.2.5.RELEASE.jar <span style='color:#111;'> 259.30KB </span>","children":null,"spread":false},{"title":"spring-beans-4.2.6.RELEASE.jar <span style='color:#111;'> 714.42KB </span>","children":null,"spread":false},{"title":"spring-jdbc-4.2.5.RELEASE.jar <span style='color:#111;'> 413.73KB </span>","children":null,"spread":false},{"title":"hibernate-core-5.1.0.Final.jar <span style='color:#111;'> 5.42MB </span>","children":null,"spread":false},{"title":"hibernate-c3p0-5.1.0.Final.jar <span style='color:#111;'> 11.30KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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