diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 4c46c35a..9f64eda5 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -37,10 +37,10 @@ spring: password: fimsweb!@ auto-commit: false 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: