forked from ignas/costam1
Compare commits
3 Commits
876ba24905
...
new_featur
| Author | SHA1 | Date | |
|---|---|---|---|
| c05ebfcfc2 | |||
| 5f35c0339c | |||
| 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