|
@@ -57,8 +57,8 @@ public class ResourceServerConfiguration extends ResourceServerConfigurerAdapter
|
|
|
"/swagger-ui.html",
|
|
|
"/swagger-resources/**",
|
|
|
|
|
|
- "/admin/enterprise/**",
|
|
|
- "/admin/file/upload/img",
|
|
|
+// "/admin/enterprise/**",
|
|
|
+// "/admin/file/upload/img",
|
|
|
|
|
|
"/captcha.jpg").permitAll()
|
|
|
.and()
|