@RestController @RequestMapping(path="/integration-tests") public class IntegrationTestsController extends Object
| Constructor and Description |
|---|
IntegrationTestsController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<String> |
refreshTestingData() |
@GetMapping(path="/refresh-testing-data") public org.springframework.http.ResponseEntity<String> refreshTestingData()
Copyright © 2019. All rights reserved.