winfwu

导航

随笔分类 -  Spring 框架

Spring框架----HelloWord
摘要:【1】创建beans.xml(等同于applicationContext.xml文件)<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/s 阅读全文

posted @ 2013-05-09 11:21 winfwu 阅读(201) 评论(0) 推荐(0)