spring:
# 配置静态资源访问前缀
mvc:
static-path-pattern: /res/**
# 配置静态资源路径
web:
resources:
static-locations: classpath:/123/
spring:
# 配置静态资源访问前缀
mvc:
static-path-pattern: /res/**
# 配置静态资源路径
web:
resources:
static-locations: classpath:/123/