Spring中的Bean的配置形式

Spring中Bean的配置形式有兩種,基於XML文件的方式和基於註解的方式。 1.基於XML文件的方式配置Bean <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchem
相關文章
相關標籤/搜索