代码搜索:applicationContext
找到约 1,074 项符合「applicationContext」的源代码
代码结果 1,074
www.eeworm.com/read/463278/7184468
txt 15. spring note.txt
day1
什么是Spring?
开源、轻量级
Spring 特征:
1.B/S 和 C/S,使用资源小
2.对象间的关系松,高内聚,低耦合
IOC --- Inverse of control
使得业务组件都处在框架的管理之下
框架可以管理组件的创建和依赖关系
框架可以提供可以配置
www.eeworm.com/read/136159/13871258
properties mail.properties
# This properties file is used to configure mail settings in
# /WEB-INF/applicationContext-service.xml.
mail.default.from=pgmm
mail.debug=false
mail.transport.protocol=
www.eeworm.com/read/151482/5681155
java jdbcclinictests.java
package org.springframework.samples.petclinic.jdbc;
import org.springframework.samples.petclinic.AbstractClinicTests;
/**
* Live unit tests for HsqlJdbcClinic implementation.
* "applicationC
www.eeworm.com/read/151482/5681156
java persistencebrokerclinictests.java
package org.springframework.samples.petclinic.ojb;
import org.springframework.samples.petclinic.AbstractClinicTests;
/**
* Live unit tests for OJB PersistenceBrokerClinic implementation.
* "
www.eeworm.com/read/151482/5681157
java hibernateclinictests.java
package org.springframework.samples.petclinic.hibernate;
import org.springframework.samples.petclinic.AbstractClinicTests;
/**
* Live unit tests for HibernateClinic implementation.
* "applic
www.eeworm.com/read/151482/5681159
java toplinkclinictests.java
package org.springframework.samples.petclinic.toplink;
import org.springframework.samples.petclinic.AbstractClinicTests;
/**
* Live unit tests for TopLinkClinic implementation.
* "applicatio
www.eeworm.com/read/151482/5681243
properties mail.properties
# Properties file with mail-related settings, used for scheduled info emails.
# Applied by PropertyPlaceholderConfigurer from "applicationContext.xml".
# Targeted at system administrators, to avoid
www.eeworm.com/read/151482/5681341
properties mail.properties
# Properties file with mail-related settings, used for scheduled info emails.
# Applied by PropertyPlaceholderConfigurer from "applicationContext.xml".
# Targeted at system administrators, to avoid
www.eeworm.com/read/113186/6133105
java jdbcclinictests.java
package org.springframework.samples.petclinic.jdbc;
import org.springframework.samples.petclinic.AbstractClinicTests;
/**
* Live Unit tests for HsqlJdbcClinic implementations.
* "applicati
www.eeworm.com/read/113186/6133206
properties mail.properties
# Properties file with mail-related settings, used for scheduled info emails.
# Applied by PropertyPlaceholderConfigurer from "applicationContext.xml".
# Targeted at system administrators, to avoid