Commit a8704eed by XiaHou

万科文档下载

parent c2e9be08
......@@ -6,6 +6,10 @@ import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
/**
* 通过配置的文件上传回调地址 直接访问文件
* /file
*/
@Configuration
public class SourceConfiguration extends WebMvcConfigurerAdapter {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment