@Configuration
@Import(value={AuthorizationServerConfig.class,ResourceServerConfig.class,SecurityConfig.class,MethodSecurityConfig.class,WebSocketConfig.class,SpringWebSocketHandler.class,SpringWebSocketHandlerInterceptor.class})
@ImportResource(value="classpath:sysBuinessContext.xml")
public class SystemJavaConfig
extends java.lang.Object
SystemJavaConfig 功能描述: 配置文件类,以取代以前的applicationContext.xml
创建人: 贾 严 创建日期: 2012-3-1 下午05:49:00 开发环境: JDK6.0| Constructor and Description |
|---|
SystemJavaConfig() |