I have an application with Spring Data. A Call the findAll () method of Spring, there are null values in the database. When doing the set of the object the field comes with null value by triggering the error message: Can not set float field br.com.pedidosweb.ws.model.Product.pro_estoqmax to null value.
Would you have any way to handle this?