代码搜索:applicationContext
找到约 1,074 项符合「applicationContext」的源代码
代码结果 1,074
www.eeworm.com/read/302607/3824807
java testresult.java
package demoaop2;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.FileSystemXmlApplicationContext;
public class TestResult {
/**
* @para
www.eeworm.com/read/295677/3909645
properties jdbc.properties
# Properties file with JDBC-related settings.
# Applied by PropertyPlaceholderConfigurer from "applicationContext-*.xml".
# Targeted at system administrators, to avoid touching the context XML files
www.eeworm.com/read/284993/4058486
properties jdbc.properties
# Properties file with JDBC-related settings.
# Applied by PropertyPlaceholderConfigurer from "applicationContext-*.xml".
# Targeted at system administrators, to avoid touching the context XML files
www.eeworm.com/read/284959/4059099
properties jdbc.properties
# Properties file with JDBC-related settings.
# Applied by PropertyPlaceholderConfigurer from "applicationContext-*.xml".
# Targeted at system administrators, to avoid touching the context XML files
www.eeworm.com/read/436866/1844588
properties jdbc.properties
# Properties file with JDBC-related settings.
# Applied by PropertyPlaceholderConfigurer from "applicationContext-*.xml".
# Targeted at system administrators, to avoid touching the context XML files
www.eeworm.com/read/436866/1844590
3 .#database.properties.1.3
# Properties file with JDBC-related settings.
# Applied by PropertyPlaceholderConfigurer from "applicationContext-*.xml".
# Targeted at system administrators, to avoid touching the context XML files
www.eeworm.com/read/436866/1844599
properties database.properties
# Properties file with JDBC-related settings.
# Applied by PropertyPlaceholderConfigurer from "applicationContext-*.xml".
# Targeted at system administrators, to avoid touching the context XML files
www.eeworm.com/read/436866/1844612
extra entries.extra
D/classes////
D/config////
D/decorators////
D/lib////
/jdbc.properties////
/web.xml////
/applicationContext.xml////
/schedulingContext-timer.xml////
www.eeworm.com/read/436866/1844614
old entries.extra.old
D/classes////
D/config////
D/decorators////
D/lib////
/jdbc.properties////
/applicationContext.xml////
/web.xml////
/schedulingContext-timer.xml////
www.eeworm.com/read/420779/2063377
java mainmodule.java
package app;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.FileSystemXmlApplicationContext;
public class MainModule {
public static voi