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