@ConditionalOnWebApplication @Import(value=InterceptUrl.class) public class SwBeanRegister extends Object
| 构造器和说明 |
|---|
SwBeanRegister() |
| 限定符和类型 | 方法和说明 |
|---|---|
JdevelopsContext |
getJdevelopsContext()
注入上下文Bean
jdevelopsContext
|
UrlService |
urlService() |
@ConditionalOnMissingBean(name="urlService") @Bean public UrlService urlService()
@ConditionalOnMissingBean(name="jdevelopsContext") @Bean public JdevelopsContext getJdevelopsContext()
Copyright © 2024 tan. All rights reserved.