随笔分类 - springMvc
摘要:<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        阅读全文
                
摘要:一、组件型注解: @Component 在类定义之前添加@Component注解,他会被spring容器识别,并转为bean。 @Repository 对Dao实现类进行注解 (特殊的@Component) @Service 用于对业务逻辑层进行注解, (特殊的@Component) @Contro
        阅读全文
                
摘要:pom.xml文件 <dependencies> <dependency> <groupId>com.pinyougou</groupId> <artifactId>pinyougou_dao</artifactId> <version>1.0-SNAPSHOT</version> </depend
        阅读全文
                
 
                    
                
 浙公网安备 33010602011771号
浙公网安备 33010602011771号