Skip to content

✨ [Feat] Restructure exception advice - #22

Merged
Properks merged 5 commits into
v0.3.xfrom
v0.3.x-restructure-exception-advice
Jun 2, 2025
Merged

✨ [Feat] Restructure exception advice#22
Properks merged 5 commits into
v0.3.xfrom
v0.3.x-restructure-exception-advice

Conversation

@Properks

@Properks Properks commented Jun 2, 2025

Copy link
Copy Markdown
Collaborator

📍 PR Type

  • Implement feature
  • Fix a bug
  • Refactor
  • Chore

❗️ Related Issue

Close #21

📌Outline

  • Restructure exception advice

🔁 Changes (Commit id and description)

b6aa54f

  • Fix handler and writer

3ce98f3

  • Restructure exception advice

fa30537

  • Change registry and configure

👀 Additional Comment(Optional)

Properks added 5 commits June 2, 2025 13:36
- Change handler to handle the overall of the error handling progress
- Delete response generic in writer
- Change registry contains only handler and ErrorReasonDTO
- Change configurer to contains all Exception with ExceptionHandlerRegistry and be able to register and unregister handler
@Properks Properks self-assigned this Jun 2, 2025
@Properks Properks added the feature implement new feature label Jun 2, 2025
@Properks
Properks changed the base branch from develop to v0.3.x June 2, 2025 04:47
@Properks
Properks merged commit 129a912 into v0.3.x Jun 2, 2025
@Properks
Properks deleted the v0.3.x-restructure-exception-advice branch June 4, 2025 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature implement new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ [Feat] Restructure ExceptionAdvice, ExceptionAdviceConfigurer, ExceptionAdviceHandler to increase portability

1 participant