Uses of Class
com.alon.spring.crud.domain.service.exception.UpdateException
-
Packages that use UpdateException Package Description com.alon.spring.crud.api.controller -
-
Uses of UpdateException in com.alon.spring.crud.api.controller
Methods in com.alon.spring.crud.api.controller that throw UpdateException Modifier and Type Method Description org.springframework.http.ResponseEntityCrudController. update(MANAGED_ENTITY_ID_TYPE id, UPDATE_INPUT_TYPE input, java.lang.String projection)
-