Hinernat fck works
This commit is contained in:
@ -9,7 +9,6 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
public class TestController {
|
||||
@GetMapping("/")
|
||||
public String xd() {
|
||||
SampleClass xd = new SampleClass("hedhadhsbajkd");
|
||||
return "<h1>" + xd.getXd() + "</h1>";
|
||||
return "<h1>xd</h1>";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user