代码搜索:applicationContext
找到约 1,074 项符合「applicationContext」的源代码
代码结果 1,074
www.eeworm.com/read/402224/2326461
java beanservice.java
package com.yuyanshan.service;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class BeanService {
p
www.eeworm.com/read/390678/2526766
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/390678/2526789
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/390678/2526794
properties jdbc-oracle.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/384189/2603368
java client.java
package com.ccitsoft.aroundadvice;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class Client {
pu
www.eeworm.com/read/379170/2676451
java ajaxtest.java
package test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import ajax.IAjax;
public class AjaxTest {
www.eeworm.com/read/379170/2676655
java ajaxtest.java
package test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import ajax.IAjax;
public class AjaxTest {
www.eeworm.com/read/374907/2745005
java testservice.java
package com.softeem.spring.service;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class TestService {
www.eeworm.com/read/374907/2745022
java testservice.java
package com.softeem.spring.service;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class TestService {