Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature#462 #590

Closed
wants to merge 26 commits into from
Closed

Feature#462 #590

wants to merge 26 commits into from

Conversation

JoanCaballero
Copy link
Collaborator

Updated so it can merge with develop, also the ResourceNotFoundException is removed as it does the same as the NotFoundException.

anagarcialainez and others added 26 commits April 15, 2024 10:29
…HandlerTest para soportar completamente los patrones reactivos.En total se han ajustado 6 métodos del GlobalExceptionHandler y 8 test asociados en GlobalExceptionHandlerTest.Todos los manejadores de excepciones ahora retornan Mono<ResponseEntity<MessageDto>> para mantener la operación asincrónica y no bloqueante.
# Conflicts:
#	itachallenge-challenge/src/main/java/com/itachallenge/challenge/controller/ChallengeController.java
# Conflicts:
#	itachallenge-challenge/src/main/java/com/itachallenge/challenge/controller/ChallengeController.java
#	itachallenge-challenge/src/main/java/com/itachallenge/challenge/exception/GlobalExceptionHandler.java
#	itachallenge-challenge/src/test/java/com/itachallenge/challenge/service/ChallengeServiceImpTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants