package com.test.springboot.conf;

import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;

/**
 * 资源映射路径
 */
@Configuration
public class MyWebMvcConfigurer implements WebMvcConfigurer {
    @Override
    public void addResourceHandlers(ResourceHandlerRegistry registry) {
        registry.addResourceHandler("/temp-rainy/**").addResourceLocations("file:D:/temp-rainy/");
    }
}
最近下载更多
1529860026  LV24 2022年9月5日
 LV6 2022年6月25日
wwssll  LV2 2022年5月9日
heweimin  LV13 2022年4月9日
szf123  LV12 2021年11月11日
qazxsw_  LV10 2021年9月17日
qq70081337  LV6 2021年9月10日
build12398  LV18 2021年7月28日
最近浏览更多
citybird  LV4 昨天
bluerstar  LV1 10月23日
ma406805131  LV15 6月15日
lllajen 6月9日
暂无贡献等级
WBelong  LV8 3月7日
janly989713  LV3 3月4日
weilaizhisheng  LV21 2023年12月26日
wnnmmb  LV2 2023年11月12日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友