@Controller public class GreetingController extends Object
| Constructor and Description |
|---|
GreetingController() |
@GetMapping(value="/helloagain") public org.springframework.http.ResponseEntity<String> sayHello()
Copyright © 2019 codecentric AG. All rights reserved.