Skip to content

Commit

Permalink
Rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
Luni-4 committed Sep 29, 2023
1 parent 848338c commit 7c6714f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

@RestController
@RequestMapping("/userapi")
public class MyRestController {
public class ApiMyRestController {

@GetMapping("/login")
public String login() {
Expand Down

0 comments on commit 7c6714f

Please sign in to comment.