@ -33,15 +33,13 @@ public class ResourcesConfig implements WebMvcConfigurer {
List<String> urlPath = Arrays.asList(
"/login",
"/logout",
"/register",
"/captchaImage",
"/*.html",
"/**/*.html",
"/**/*.css",
"/**/*.js",
"/profile/**",
"/common/download**",
"/common/download/resource**",
"/swagger-ui.html",
"/doc.html",
"/swagger-resources/**",
"/webjars/**",
"/*/api-docs",