Skip to content

Feedback adjustments#16

Merged
MishaHMK merged 6 commits into
masterfrom
adjustments
May 6, 2025
Merged

Feedback adjustments#16
MishaHMK merged 6 commits into
masterfrom
adjustments

Conversation

@MishaHMK

@MishaHMK MishaHMK commented May 2, 2025

Copy link
Copy Markdown
Owner
  1. Reduntant attribute RequestParam(required = false) controller annotations removed
  2. UpdateUserDataDto sensetive data update removed (email and password)
  3. GlobalExceptionHandler repeatable code packaged to private method
  4. 'helper' package merged to 'utils'
  5. Data attribute removed for entities to avoid infinite 'toString()' recusion and 'equals()/hashcode()' errors
  6. Now failure of Telegram Bot API connection doesnt stop the program. Before sending notifications, connection is checked (do nothing on failure) in async procees which awaits transaction to be commited before sending.
  7. Docker instruction added to README

Updated project will be redeployed to AWS after final approval

@MishaHMK MishaHMK self-assigned this May 2, 2025
@MishaHMK MishaHMK merged commit 50cd0cd into master May 6, 2025
2 checks passed
@MishaHMK MishaHMK deleted the adjustments branch May 6, 2025 11:32
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.

1 participant