@RestController @Generated(value="com.github.davidmoten:openapi-codegen-runtime:0.1.5") public class ServiceController extends Object implements ControllerExceptionHandler
| Constructor and Description |
|---|
ServiceController(Service service) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<?> |
dummyGet()
Returns response from call to path %s.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleBadRequestExceptionpublic ServiceController(@Autowired(required=false)
Service service)
Copyright © 2023. All rights reserved.