Merge pull request '공통코드 url prefix 수정' (#192) from feat/infer_dev_260107 into develop
Reviewed-on: https://kamco.gitea.gs.dabeeo.com/dabeeo/kamco-dabeeo-backoffice/pulls/192
This commit is contained in:
@@ -89,7 +89,7 @@ public class SecurityConfig {
|
||||
.requestMatchers(
|
||||
"/api/user/**",
|
||||
"/api/my/menus",
|
||||
"/api/code/**",
|
||||
"/api/common-code/**",
|
||||
"/api/training-data/label/**")
|
||||
.authenticated()
|
||||
.anyRequest()
|
||||
|
||||
Reference in New Issue
Block a user