@Configuration
@ConditionalOnProperty(prefix="hsweb.web.upload.fdfs",
name="enable",
havingValue="true")
public class FastdfsServiceAutoConfiguration
extends Object
@Bean @ConfigurationProperties(prefix="hsweb.web.upload") public FdfsFileService fdfsFileService()
Copyright © 2016–2019. All rights reserved.