1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
sddssd
Groovy (beta) code posted
created at 24 Jun 15:38
Edit
|
Back
1
2
3
4
5
6
7
@RestController
class
Hello
{
@GetMapping
(
"
/
"
)
String
home
(
)
{
"
Hello Postman!
"
}
}
109 Bytes in 1 ms with coderay