自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

个人秀

难得编辑

  • 博客(2)
  • 资源 (1)
  • 收藏
  • 关注

原创 thymeleaf使用介绍,解决路径问题

在web开发中,经常会思考使用哪一种页面技术。通常jsp比较方便,但是没法实时的查看页面效果,而html的话效果比较好,推荐一个工具:brackets,可实时查看页面效果(结合chrome)本文简单介绍thymeleaf,主要解决地址的获取。

2017-10-23 09:33:47 17903 4

原创 Maven项目mybatis集成,聚合,父子,配置,依赖

初衷:自己搭建SpringMVC,将数据库访问操作作为一个单独的基础项目(mybatis),打包后引入至其他项目。通过maven管理,轻松实现包的版本控制,项目打包,项目发布。 工具:STS;框架:SpringMVC Mybatis;管理:maven;形式:一个父maven,N个子项目;

2016-07-23 16:44:15 4731

SpringMVC开发jar包

包括34个jar包,c3p0-0.9.1.2.jar commons-beanutils-1.7.0.jar commons-collections-3.2.1.jar commons-collections.jar commons-dbcp-1.2.1.jar commons-httpclient-3.1.jar commons-lang-2.3.jar commons-lang.jar commons-logging-1.1.1.jar commons-pool-1.1.jar ezmorph-1.0.3.jar json-lib-2.2.3-jdk15.jar jstl.jar log4j-1.2.15.jar mysql-connector-java-5.1.22-bin.jar org.springframework.aop-3.1.0.RELEASE.jar org.springframework.asm-3.1.0.RELEASE.jar org.springframework.aspects-3.1.0.RELEASE.jar org.springframework.beans-3.1.0.RELEASE.jar org.springframework.context-3.1.0.RELEASE.jar org.springframework.context.support-3.1.0.RELEASE.jar org.springframework.core-3.1.0.RELEASE.jar org.springframework.expression-3.1.0.RELEASE.jar org.springframework.instrument-3.1.0.RELEASE.jar org.springframework.instrument.tomcat-3.1.0.RELEASE.jar org.springframework.jdbc-3.1.0.RELEASE.jar org.springframework.jms-3.1.0.RELEASE.jar org.springframework.orm-3.1.0.RELEASE.jar org.springframework.oxm-3.1.0.RELEASE.jar org.springframework.test-3.1.0.RELEASE.jar org.springframework.transaction-3.1.0.RELEASE.jar org.springframework.web-3.1.0.RELEASE.jar org.springframework.web.servlet-3.1.0.RELEASE.jar standard.jar

2016-01-11

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除