@ -31,10 +31,10 @@ spring:
platform: mariadb
mvc:
static-path-pattern: /resources/**,/files/**
static-path-pattern: /resources/**,/webjars/**,/files/**
web:
resources:
static-locations: /resources/,file:files/
static-locations: /resources/,classpath:/META-INF/resources/webjars/,file:files/
messageSource:
basenames: