摘要: Spring MVC 使用tomcat中配置的数据源 配置tomcat数据源 打开tomcat目录下的conf目录,编辑sever.xml目录。在<GlobalNamingResources>标签中添加数据源配置: 编辑同目录下的context.xml。 在<Context> 标签中添加数据源连接: 阅读全文
posted @ 2017-05-18 14:59 leechg 阅读(1452) 评论(0) 推荐(0)