@RestController public class GreetingController extends Object
| Constructor and Description |
|---|
GreetingController() |
@RequestMapping(value="/greeting") public String greeting() throws InterruptedException
InterruptedExceptionCopyright © 2017. All rights reserved.