| Package | Description |
|---|---|
| com.eoscode.springapitools.resource.exception | |
| com.eoscode.springapitools.service |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<StandardError> |
BaseResourceExceptionHandler.objectNotFound(EntityNotFoundException e,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
AbstractService.findById(ID id) |
Entity |
AbstractService.findDetailById(ID id) |
Entity |
AbstractService.update(Entity entity) |
Copyright © 2020 com.github.eoscode. All rights reserved.