从品牌网站建设到网络营销策划,从策略到执行的一站式服务
1.引入jar包
创新互联是一家专业提供临桂企业网站建设,专注与成都网站设计、做网站、H5建站、小程序制作等业务。10年已为临桂众多企业、政府机构等服务。创新互联专业的建站公司优惠进行中。
org.springframework.boot spring-boot-starter-web
2.创建配置类
package com.common.config; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry; import org.springframework.web.servlet.config.annotation.WebMvcConfigurer; /** * @BelongsProject: demo * @Author: DanBrown * @CreateTime: 2020-03-28 14:33 * @description: TODO */ @Configuration public class WebConfig implements WebMvcConfigurer { @Value("${upload.path}") private String uploadPath; @Override public void addResourceHandlers(ResourceHandlerRegistry registry) { // /home/file/**为前端URL访问路径 后面 file:xxxx为本地磁盘映射 registry.addResourceHandler("/home/file/**").addResourceLocations("file:C:" + uploadPath); } }
3. 访问
http://localhost:8080/home/file/820123.png
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持创新互联。
成都网站建设公司地址:成都市青羊区太升南路288号锦天国际A座10层 建设咨询028-86922220
成都快上网科技有限公司-四川网站建设设计公司 | 蜀ICP备19037934号 Copyright 2020,ALL Rights Reserved cdkjz.cn | 成都网站建设 | © Copyright 2020版权所有.
专家团队为您提供成都网站建设,成都网站设计,成都品牌网站设计,成都营销型网站制作等服务,成都建网站就找快上网! | 成都网站建设哪家好? | 网站建设地图