Compare commits
1 Commits
new_featur
...
64407214e4
| Author | SHA1 | Date | |
|---|---|---|---|
| 64407214e4 |
@@ -1,8 +1,9 @@
|
||||
package pytel.laby1.Controller;
|
||||
|
||||
import org.springframework.stereotype.Controller;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
@Controller
|
||||
@RestController
|
||||
public class UserController {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user