We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4914a commit 3f9b866Copy full SHA for 3f9b866
1 file changed
src/main/java/com/financedoc/user_service/auth/controller/UserTestController.java
@@ -5,7 +5,6 @@
5
import org.springframework.web.bind.annotation.RequestMapping;
6
import org.springframework.web.bind.annotation.RestController;
7
8
-@RequestMapping("/user")
9
@RestController
10
public class UserTestController {
11
0 commit comments