@Configuration @ComponentScan(value="org.springframework.web.servlet.exchange.") @PropertySource(value="classpath:informationexchange.properties") public class InformationExchangeBootConfiguration extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
InformationExchangeBootConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
InformationExchangeFilter |
getInformationExchangeFilter() |
InformationExchangeJwtProperties |
getInformationExchangeJwtProperties() |
InformationExchangePostProcessor |
getInformationExchangePostProcessor() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public InformationExchangeBootConfiguration()
@Bean @Role(value=1) public InformationExchangeJwtProperties getInformationExchangeJwtProperties()
@Bean @Role(value=1) public InformationExchangeFilter getInformationExchangeFilter()
@Bean @Role(value=1) public InformationExchangePostProcessor getInformationExchangePostProcessor()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2012–2020 ARECAP. All rights reserved.