@Configuration @EnableConfigurationProperties(value=FastDFSProperties.class) @ConditionalOnProperty(prefix="spring.fastdfs", value="enabled", havingValue="true") public class FastDFSClientConfig extends Object
@PostConstruct public void initPool() throws Exception
Exception - if tracker server pool config error throw this@PostConstruct public void setMaxFileSize() throws Exception
Exception - if server address is empty throw thisCopyright © 2018. All rights reserved.