@Configuration
@ComponentScan(value={"org.hswebframework.web.service.file.simple","org.hswebframework.web.controller.file"})
@ImportAutoConfiguration(value=FastdfsServiceAutoConfiguration.class)
public class FileAutoConfiguration
extends Object
@ConditionalOnMissingBean(value=org.hswebframework.web.service.file.FileService.class) @Bean public LocalFileService localFileService()
Copyright © 2016–2019. All rights reserved.