Skip to content

Conversation

@andresWeitzel
Copy link
Owner

Pending Task

  • Agregar utilidad para respuesta json en manejo de excepciones
  • Modificar los mensajes para logica CRUD
  • Modificar todos los métodos CRUD para el manejo de excepciones (para void cambiar a return)
  • Actualizar y verificar response desde postman, sobretodo para op. de tipo crud agregar un helper para response con tipo de codigo)-->ej: throw new ProductoNotFoundException("NO SE PUDO ACTUALIZAR x. CAUSADO POR "+ e.getMessage() ,e, true,true
  • Verificar response al eliminar un registro
  • Aplicar todas las validaciones para manejo de errores
  • Analizar de agregar enumerados para mensaje de errores

@andresWeitzel andresWeitzel added the enhancement New feature or request label Aug 27, 2023
@andresWeitzel andresWeitzel self-assigned this Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants