Skip to content

Commit 3f9b866

Browse files
committed
feat: 중첩 /user 방지를 위한 api매핑제거
1 parent 7a4914a commit 3f9b866

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/financedoc/user_service/auth/controller/UserTestController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import org.springframework.web.bind.annotation.RequestMapping;
66
import org.springframework.web.bind.annotation.RestController;
77

8-
@RequestMapping("/user")
98
@RestController
109
public class UserTestController {
1110

0 commit comments

Comments
 (0)