spring框架(二)環境搭建、AOP、AspectJ、JdbcTemplate

spring環境搭建 編寫流程(基於xml) 1.導入jar包:4個核心包+1個依賴包  --> beans/core/context/expression  | commons-logging 2.編寫目標類:dao和service 3.spring配置文件 IoC:<bean id="" class="" > DI:<bean> <property name="" value="" | ref
相關文章
相關標籤/搜索