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