@Configuration @ConditionalOnBean(value=org.hswebframework.web.authorization.oauth2.client.OAuth2RequestService.class) public class OAuth2FileAutoConfiguration extends Object
| 构造器和说明 |
|---|
OAuth2FileAutoConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
OAuth2FileInfoService |
oAuth2FileInfoService() |
OAuth2FileService |
oAuth2FileService() |
@ConfigurationProperties(prefix="hsweb.oauth2.file-server") @Bean public OAuth2FileInfoService oAuth2FileInfoService()
@ConfigurationProperties(prefix="hsweb.oauth2.file-server") @Bean public OAuth2FileService oAuth2FileService()
Copyright © 2018. All rights reserved.